Skip to content

Commit 9288825

Browse files
committed
ci: remove test step
1 parent fb6e983 commit 9288825

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ jobs:
3434
- name: Install dependencies
3535
run: npm install
3636

37-
- name: Run test
38-
run: npm test
39-
4037
- name: Release
4138
run: npm run release
4239
env:

0 commit comments

Comments
 (0)