We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fda13e7 commit 590fdefCopy full SHA for 590fdef
.github/workflows/test.yaml
@@ -10,6 +10,7 @@ on:
10
11
jobs:
12
test:
13
+ needs: prepare-data
14
runs-on: ${{ matrix.os }}
15
defaults:
16
run:
0 commit comments