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 b2f3e3e commit 3b84e51Copy full SHA for 3b84e51
.github/workflows/ci.yml
@@ -21,6 +21,7 @@ jobs:
21
run: pnpm check
22
23
build:
24
+ needs: check
25
runs-on: ubuntu-latest
26
steps:
27
- uses: actions/checkout@v4
0 commit comments