Skip to content

Commit

Permalink
Skip codecov publishing without token
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Jul 10, 2024
1 parent baf10f7 commit f93bdce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,4 @@ jobs:
shell: pwsh
timeout-minutes: 3
continue-on-error: true
if: always()
if: env.codecov_token != ''

0 comments on commit f93bdce

Please sign in to comment.