Skip to content

Commit 5ec099e

Browse files
authored
Merge branch 'main' into fix-sklearn
2 parents 139ce68 + 0b3cc24 commit 5ec099e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: tox -e tests
3030

3131
- name: upload to codecov.io
32-
uses: codecov/codecov-action@v4
32+
uses: codecov/codecov-action@v5
3333
with:
3434
fail_ci_if_error: true
3535
files: ./tests/coverage.xml

0 commit comments

Comments
 (0)