Skip to content

Commit

Permalink
Update code coverage CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jhpratt committed Apr 10, 2024
1 parent 131049e commit 266178d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,6 @@ jobs:
RUSTFLAGS: --cfg __ui_tests

- name: Upload coverage report
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
files: ./lcov.txt

0 comments on commit 266178d

Please sign in to comment.