Skip to content

Commit 84097f4

Browse files
authored
Run only one of the tests at a time, max_parallel=1 (#6)
1 parent 9e86a93 commit 84097f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
strategy:
2929
matrix:
3030
ddev_version: [stable, HEAD]
31+
max-parallel: 1
3132
fail-fast: false
3233

3334
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)