Skip to content

Commit c887732

Browse files
committed
fixed ci job
1 parent 317102a commit c887732

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
@@ -40,4 +40,4 @@ jobs:
4040
run: npm run build
4141

4242
- name: Lint & Format
43-
run: npm run lint
43+
run: npm run lint:ci

0 commit comments

Comments
 (0)