Skip to content

Commit 3c5a286

Browse files
Update ci.yml
Co-authored-by: Sebastian Beltran <[email protected]>
1 parent 8f6f02f commit 3c5a286

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
@@ -36,7 +36,7 @@ jobs:
3636
run: npm ci
3737

3838
- name: Run linting
39-
run: npm run lint
39+
run: node --run lint
4040

4141
- name: Check formatting
4242
run: npm run format:check

0 commit comments

Comments
 (0)