There was an error while loading. Please reload this page.
1 parent 9bafafe commit 8a604ecCopy full SHA for 8a604ec
1 file changed
.github/workflows/ci.yml
@@ -73,7 +73,7 @@ jobs:
73
- name: Install dependencies
74
run: npm ci
75
76
- - name: Run TypeScript & CSS lint (check only)
+ - name: Run ESLint
77
run: npx eslint .
78
working-directory:
79
0 commit comments