Skip to content

Commit

Permalink
No parallel runs for rate-limited API access
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Dec 28, 2023
1 parent 18bb51a commit d0ba03f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: neongeckocom/.github/.github/workflows/docker_build_tests.yml@master
unit_tests:
strategy:
max-parallel: 1
matrix:
python-version: [3.7, 3.8, 3.9, '3.10']
runs-on: ubuntu-latest
Expand Down

0 comments on commit d0ba03f

Please sign in to comment.