Skip to content

Commit

Permalink
parallel pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
simbilod committed Dec 8, 2024
1 parent e0a7d18 commit a7db418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
sudo apt-get install libglu1-mesa
uv pip install -e ".[dev]"
- name: Test
run: uv run pytest
run: uv run pytest -n auto


# name: Test pre-commit, code and docs
Expand Down

0 comments on commit a7db418

Please sign in to comment.