Skip to content

Commit 3eb27c1

Browse files
committed
Fix action matrix
1 parent 77eda47 commit 3eb27c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unittests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
tests:
1515
name: Unit tests on Cloud
1616
strategy:
17+
max-parallel: 1
1718
matrix:
1819
python-version: ["3.9", "3.12"]
1920
environment: ["cloud"]

0 commit comments

Comments
 (0)