We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e774f68 + 9f04cc1 commit 07c6713Copy full SHA for 07c6713
.github/workflows/update.yml
@@ -23,7 +23,6 @@ jobs:
23
node-version: ${{ matrix.node-version }}
24
cache: 'pnpm'
25
- run: pnpm install --no-frozen-lockfile
26
- - run: pnpm build
27
- run: pnpm test
28
- run: pnpm run update
29
0 commit comments