Skip to content

Commit

Permalink
Attempt to ensure coverage artefact properly specified (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinBrowne committed Mar 5, 2024
1 parent 1f1e727 commit 723e2b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
with:
name: coverage-json
run-id: ${{ github.event.workflow_run.id }}
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: Upload coverage report to Code Climate
uses: paambaati/codeclimate-action@v5
Expand Down

0 comments on commit 723e2b2

Please sign in to comment.