Skip to content

Commit 5ff4d48

Browse files
committed
Removes run test from prepare job
1 parent 28f0df7 commit 5ff4d48

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ jobs:
1111
check-latest: true
1212
- name: Install modules
1313
run: npm i
14-
- name: Run tests
15-
run: npm run test
1614
test:
1715
needs: prepare
1816
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)