Skip to content

Commit

Permalink
single core succeeds, multi does not
Browse files Browse the repository at this point in the history
  • Loading branch information
jGaboardi committed Mar 17, 2024
1 parent b1f6bc0 commit ed36577
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
pytest \
segregation \
-v \
-n auto \
-r a \
--color yes \
--cov segregation \
Expand Down
1 change: 0 additions & 1 deletion ci/310.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ dependencies:
- pytest
- pytest-mpl
- pytest-cov
- pytest-xdist
- twine
1 change: 0 additions & 1 deletion ci/311.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,5 @@ dependencies:
- pytest
- pytest-mpl
- pytest-cov
- pytest-xdist
- twine

1 change: 0 additions & 1 deletion ci/312.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ dependencies:
- pytest
- pytest-mpl
- pytest-cov
- pytest-xdist
- twine

# docs
Expand Down

0 comments on commit ed36577

Please sign in to comment.