We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7182735 commit f5495adCopy full SHA for f5495ad
.github/workflows/ci.yml
@@ -25,7 +25,6 @@ jobs:
25
with:
26
run_install: |
27
- recursive: false
28
- - args: [--no-frozen-lockfile, --strict-peer-dependencies]
29
- run: pnpm run lint
30
- run: pnpm run check-format
31
- run: pnpm run test
0 commit comments