We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f45330 commit bd79226Copy full SHA for bd79226
1 file changed
.github/workflows/ci.yml
@@ -27,9 +27,6 @@ jobs:
27
- name: Install dependencies
28
run: npm ci
29
30
- - name: Run ESLint
31
- run: npm run lint
32
-
33
- name: TypeScript type check
34
run: npx tsc --noEmit
35
0 commit comments