Skip to content

Commit 7b534c2

Browse files
committed
another codecov attempt since tests still are not running
1 parent f55a3bb commit 7b534c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
run: |
6666
pytest --cov=./ --cov-report=xml
6767
- name: Upload code coverage to Codecov
68+
uses: actions/checkout@main
6869
uses: codecov/codecov-action@v5
6970
with:
7071
files: ./coverage.xml

0 commit comments

Comments
 (0)