Skip to content

Commit 1cb4806

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

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
@@ -39,7 +39,7 @@ jobs:
3939
run: node --run lint
4040

4141
- name: Check formatting
42-
run: npm run format:check
42+
run: node --run format:check
4343

4444
test:
4545
name: Test & Coverage

0 commit comments

Comments
 (0)