Skip to content

Commit bb95ab3

Browse files
authored
Merge pull request #630 from VividLemon/master
cI: revert back to npm ig
2 parents e0ab8eb + ab66361 commit bb95ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ jobs:
8888
run: pnpm install --ignore-scripts
8989

9090
- name: Test unit
91-
run: pnpm run test:unit --coverage --maxWorkers=2
91+
run: npm run test:unit --coverage --maxWorkers=2

0 commit comments

Comments
 (0)