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.
2 parents b8c7950 + 1e8b01e commit 345365cCopy full SHA for 345365c
.github/workflows/reusable-test-runner.yaml
@@ -47,6 +47,7 @@ jobs:
47
fi
48
49
test-all:
50
+ needs: [prepare-test-modes]
51
name: Test in ${{ matrix.testMode }}
52
runs-on: ubuntu-22.04
53
timeout-minutes: 20
0 commit comments