Skip to content

Commit

Permalink
Revert "add coverage to codacy too"
Browse files Browse the repository at this point in the history
This reverts commit e08217d.
  • Loading branch information
davidkarlsen committed Aug 6, 2020
1 parent ef801d1 commit 69fc6aa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ jobs:
export KUBEBUILDER_ASSETS=/tmp/kubebuilder_${KUBE_BUILDER_VERSION}_linux_amd64/bin IMG=quay.io/evryfs/github-actions-runner-operator:$(git describe --tags --always)
make test docker-build
- uses: codecov/codecov-action@v1
- name: Run codacy-coverage-reporter
uses: codacy/codacy-coverage-reporter-action@master
with:
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
coverage-reports: cover.out
- name: Create k8s Kind Cluster
uses: helm/[email protected]
with:
Expand Down

0 comments on commit 69fc6aa

Please sign in to comment.