Skip to content

Commit

Permalink
Fix actions syntax error.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlehn committed Aug 26, 2024
1 parent 5fd60dd commit 1dc8833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:
with:
file: ./coverage/lcov.info
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 1dc8833

Please sign in to comment.