Skip to content

Commit 8b8ee74

Browse files
committed
Update tests.yml
1 parent 33d0afa commit 8b8ee74

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ jobs:
3838
env:
3939
CI: true
4040

41-
- name: Lint
42-
run: npm run lint
43-
env:
44-
CI: true
4541
- name: Test
4642
run: npm run test -- --coverage
4743
env:

0 commit comments

Comments
 (0)