Skip to content

Commit 1bdc1f0

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 0 additions & 1 deletion
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)