Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonpaulos committed May 9, 2024
1 parent c18273d commit 1e27993
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 @@ -26,7 +26,7 @@ jobs:

- name: Upload code coverage
uses: codecov/codecov-action@v3
env: # Or as an environment variable
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
fail_ci_if_error: true
Expand Down

0 comments on commit 1e27993

Please sign in to comment.