Skip to content

Commit cbb73fd

Browse files
removing paral tests
1 parent 9d8c15d commit cbb73fd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ jobs:
4747
- name: Run tests
4848
run: |
4949
echo "Running tests"
50-
uv pip install pytest-xdist
51-
pytest test/ --quiet -n auto
5250
pytest --cov=moabb --cov-report=xml moabb/tests
5351
5452
- name: Run pipelines

0 commit comments

Comments
 (0)