1 parent 95e624a commit 1ffb928Copy full SHA for 1ffb928
1 file changed
.github/workflows/static-linting.yml
@@ -34,5 +34,7 @@ jobs:
34
35
- name: Lint JavaScript files
36
run: npm run lint:js
37
+ env:
38
+ CI: true
39
40
name: Javascript
0 commit comments