We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d36549 commit 62b464fCopy full SHA for 62b464f
1 file changed
.github/workflows/ci.yml
@@ -186,6 +186,7 @@ jobs:
186
187
test_system:
188
runs-on: ubuntu-latest
189
+ needs: [test_integration]
190
191
steps:
192
- name: Checkout code
0 commit comments