Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein authored Aug 22, 2024
1 parent b2f4696 commit 5a52bd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,7 @@ jobs:
working-directory: build
shell: bash
run: bash <(curl -s https://codecov.io/bash) -f cov.info
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}


0 comments on commit 5a52bd0

Please sign in to comment.