Skip to content

Commit

Permalink
Update from hummingbird-project-template 890a9ba75bb651bf28e3a68e0303…
Browse files Browse the repository at this point in the history
…7c118370f0a1
  • Loading branch information
adam-fowler authored Jan 29, 2025
1 parent 92615bd commit 4269423
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,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: $

0 comments on commit 4269423

Please sign in to comment.