Skip to content

Commit 34a63c9

Browse files
authored
Run tests once
1 parent 931488f commit 34a63c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/node-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ jobs:
5959
${{ runner.os }}-node-
6060
- name: Install dependencies
6161
run: npm install
62-
- name: Run tests
63-
run: npm test
6462
- name: Run tests with coverage
6563
run: npm run test:coverage
6664

0 commit comments

Comments
 (0)