Skip to content

Commit 80c74fb

Browse files
Fix test workflow
1 parent 37c4825 commit 80c74fb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/checks.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
run: npm ci
2626
- name: Test
2727
run: script -e -c "npm run test"
28-
- name: New Tests
29-
run: script -e -c "npm run test:new"
3028

3129
lint:
3230
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)