Skip to content

Commit 0d7c433

Browse files
authored
Update test.yml
1 parent f72d35f commit 0d7c433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
run_install: |
3333
- recursive: true
3434
args: [--frozen-lockfile, --strict-peer-dependencies]
35-
- run: pnpm run test
35+
- run: pnpm run test:ci

0 commit comments

Comments
 (0)