Skip to content

Commit

Permalink
To avoid port conflicts, run tests sequentially
Browse files Browse the repository at this point in the history
  • Loading branch information
Orhideous committed Feb 13, 2024
1 parent ec24428 commit 7622427
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
pytest:
runs-on: ubuntu-latest
strategy:
max-parallel: 1
matrix:
python-version: ["3.10", "3.11", "3.12"]
fail-fast: false
Expand Down

0 comments on commit 7622427

Please sign in to comment.