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 439da9b commit 6d989bdCopy full SHA for 6d989bd
.github/workflows/on-push-or-pr.yaml
@@ -14,6 +14,7 @@ jobs:
14
- uses: actions/setup-node@v3
15
with:
16
node-version: "20"
17
+ - uses: pnpm/action-setup@v4
18
- run: pnpm i
19
- run: scripts/smoking-test-monorepo.sh
20
# - run: scripts/export-variants.sh
0 commit comments