Skip to content

Commit

Permalink
Run matrix test serially to avoid conflict on IT tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mpangrazzi committed Dec 19, 2024
1 parent 0cd2185 commit 64e38ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
tests:
runs-on: ubuntu-latest
strategy:
max-parallel: 1
matrix:
python-version: [3.9, 3.10.x, 3.11, 3.12]
steps:
Expand Down

0 comments on commit 64e38ac

Please sign in to comment.