Skip to content

Commit

Permalink
Update test_cov_worker.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrplens authored Aug 18, 2024
1 parent e025bf7 commit 52b0e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_cov_worker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ jobs:
- name: Run codacy-coverage-reporter
uses: codacy/codacy-coverage-reporter-action@89d6c85cfafaec52c72b6c5e8b2878d33104c699 # v1.3.0
with:
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
api-token: ${{ secrets.CODACY_API_TOKEN }}
coverage-reports: coverage/coverage.xml
language: Shell

0 comments on commit 52b0e34

Please sign in to comment.