Skip to content

Commit 3b6982a

Browse files
committed
chore: Fix CI.
1 parent ad4324b commit 3b6982a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
version: latest
2323
run_install: true
2424
- name: Run Tests
25-
run: npm run ci
25+
run: pnpm run ci
2626
- name: Upload coverage to Codecov
2727
uses: codecov/codecov-action@v1
2828
with:

0 commit comments

Comments
 (0)