Skip to content

Commit 839b63d

Browse files
author
Jonas Danke
committed
update
1 parent 5059c94 commit 839b63d

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/tests.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,6 @@ jobs:
4040
--self-contained-html \
4141
--junitxml=fast-report.xml
4242
43-
- name: Run Data
44-
run: |
45-
python -m pytest tests/data/ -vv \
46-
--runslow \
47-
--runonlinux \
48-
--html=data-report.html \
49-
--self-contained-html \
50-
--junitxml=data-report.xml
5143

5244
- name: Run IO
5345
run: |

0 commit comments

Comments
 (0)