Skip to content

Commit 115461e

Browse files
Update ci.yml
Co-authored-by: Sebastian Beltran <[email protected]>
1 parent 443ec84 commit 115461e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: npm ci
6565

6666
- name: Run tests with coverage
67-
run: npm run test:ci
67+
run: node --run test:ci
6868

6969
- name: Upload coverage to Codecov
7070
if: always()

0 commit comments

Comments
 (0)