Skip to content

Commit 981272d

Browse files
committed
boo, still linting does not work
1 parent 7065091 commit 981272d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/validate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jobs:
3333
run: npm run typecheck
3434

3535
# TODO: re-enable linting
36-
- name: ⬣ ESLint
37-
run: npm run lint
36+
# - name: ⬣ ESLint
37+
# run: npm run lint
3838

3939
# TODO: get this working again
4040
# - name: ⬇️ Install Playwright

0 commit comments

Comments
 (0)