Skip to content

Commit 510664b

Browse files
committed
fixup
1 parent 64e7f2c commit 510664b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,5 @@ jobs:
6666
run: npm run test
6767

6868
- name: Lint Code
69-
run: npm run lint
69+
run: npm run lint
70+
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)