Skip to content

Commit

Permalink
Update from hummingbird-project-template 812da0c4a36c77ed781dd120d6d6…
Browse files Browse the repository at this point in the history
…dee7ca7841c2 (#668)

Co-authored-by: adam-fowler <[email protected]>
  • Loading branch information
hummingbird-automation[bot] and adam-fowler authored Jan 29, 2025
1 parent a87ce1f commit 2eef6cc
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 @@ -36,7 +36,7 @@ jobs:
-ignore-filename-regex="\/Benchmarks\/" \
-instr-profile .build/debug/codecov/default.profdata > info.lcov
- name: Upload to codecov.io
uses: codecov/codecov-action@v5
uses: codecov/codecov-action@v4
with:
files: info.lcov
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 2eef6cc

Please sign in to comment.