We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77eda47 commit 3eb27c1Copy full SHA for 3eb27c1
.github/workflows/unittests.yml
@@ -14,6 +14,7 @@ jobs:
14
tests:
15
name: Unit tests on Cloud
16
strategy:
17
+ max-parallel: 1
18
matrix:
19
python-version: ["3.9", "3.12"]
20
environment: ["cloud"]
0 commit comments