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 0246417 commit 3e71032Copy full SHA for 3e71032
1 file changed
.github/workflows/ci.yml
@@ -21,6 +21,7 @@ jobs:
21
build:
22
name: Build project
23
runs-on: ubuntu-latest
24
+ needs: mk-all-check
25
steps:
26
- uses: actions/checkout@v6
27
- name: Setup elan
0 commit comments