Skip to content

Commit

Permalink
TST: Mark subpackage tests as serial tests to avoid errors on osx
Browse files Browse the repository at this point in the history
  • Loading branch information
carterbox committed Apr 23, 2024
1 parent b0645c2 commit 822b477
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_subpackages.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@


@pytest.mark.slow
@pytest.mark.serial
@pytest.mark.parametrize(
"recipe",
[
Expand Down

0 comments on commit 822b477

Please sign in to comment.