Skip to content

Commit

Permalink
removing paral tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bruAristimunha committed Feb 8, 2025
1 parent 9d8c15d commit cbb73fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ jobs:
- name: Run tests
run: |
echo "Running tests"
uv pip install pytest-xdist
pytest test/ --quiet -n auto
pytest --cov=moabb --cov-report=xml moabb/tests
- name: Run pipelines
Expand Down

0 comments on commit cbb73fd

Please sign in to comment.