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 f72d35f commit 0d7c433Copy full SHA for 0d7c433
.github/workflows/test.yml
@@ -32,4 +32,4 @@ jobs:
32
run_install: |
33
- recursive: true
34
args: [--frozen-lockfile, --strict-peer-dependencies]
35
- - run: pnpm run test
+ - run: pnpm run test:ci
0 commit comments