Skip to content

Commit cb87202

Browse files
Merge branch 'main' into rob/413-ttc-not-using-nonstandardcodeinstance
2 parents 60b4bda + cba0d48 commit cb87202

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

.github/workflows/check_unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
uv run coverage xml -o coverage.xml
4040
4141
- name: Upload combined coverage to Codecov
42-
uses: codecov/codecov-action@v5
42+
uses: codecov/codecov-action@v6
4343
with:
4444
token: ${{ secrets.CODECOV_TOKEN }}
4545
files: coverage.xml

uv.lock

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)