Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
white-rabbit-1-sketch committed Dec 17, 2024
1 parent 70482af commit eb35b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v5
with:
file: ./build/coverage.info
files: ./build/coverage.info
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit eb35b56

Please sign in to comment.