Skip to content

Commit 1bdc1f0

Browse files
Second try.
1 parent 1d379d4 commit 1bdc1f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-package.yml

-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
4545
- name: Run tests
4646
run: |
47-
python -m pytest src
4847
if [ "${{ matrix.python-version }}" == "3.13" ]; then # workaround for TheKevJames/coveralls-python#523
4948
python -m pytest --no-cov src
5049
else

0 commit comments

Comments
 (0)