We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64e7f2c commit 510664bCopy full SHA for 510664b
1 file changed
.github/workflows/ci.yaml
@@ -66,4 +66,5 @@ jobs:
66
run: npm run test
67
68
- name: Lint Code
69
- run: npm run lint
+ run: npm run lint
70
+ if: runner.os == 'Linux'
0 commit comments