Skip to content

Commit 357513b

Browse files
author
Jonas Danke
committed
update
1 parent 839b63d commit 357513b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ jobs:
4141
--junitxml=fast-report.xml
4242
4343

44-
- name: Run IO
44+
- name: Run edisgo
4545
run: |
46-
python -m pytest tests/io/ -vv \
46+
python -m pytest tests/test_edisgo.py -vv \
4747
--runslow \
4848
--runonlinux \
4949
--html=io-report.html \

0 commit comments

Comments
 (0)