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.
1 parent bc22bb7 commit cd58939Copy full SHA for cd58939
1 file changed
.github/workflows/workflow.yml
@@ -29,6 +29,7 @@ jobs:
29
30
tests:
31
name: Run tests
32
+ needs: prepare-environment
33
runs-on: ubuntu-latest
34
steps:
35
- name: Checkout
0 commit comments