Skip to content

Commit e33b5cf

Browse files
committed
minor change from when tests were run for merged PR
1 parent 5dec524 commit e33b5cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ jobs:
6565
run: |
6666
pytest --cov=./ --cov-report=xml
6767
- name: Upload code coverage to Codecov
68-
uses: actions/checkout@main
6968
uses: codecov/codecov-action@v5
7069
with:
7170
files: ./coverage.xml

0 commit comments

Comments
 (0)