Skip to content

Commit 13e235b

Browse files
committed
Re-enable linting
1 parent 834625e commit 13e235b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131

3232
- name: Lint
3333
run: npm run lint
34-
if: ${{ false }} # Disable linting for now
3534

3635
- name: Test
3736
run: npm test

0 commit comments

Comments
 (0)