Skip to content

Commit fb0fdf6

Browse files
authored
Update ci.yml
1 parent 54d0b09 commit fb0fdf6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ jobs:
1818
node-version: '16'
1919
- name: Install dependencies
2020
run: npm install
21-
- name: Run tests
22-
run: npm test
21+

0 commit comments

Comments
 (0)