Skip to content

Commit 113fff7

Browse files
committed
Remove test in push (duplicate of coverage)
1 parent 663b624 commit 113fff7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/push.yml

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
run: echo '::set-env name=GIT_EMAIL::[email protected]'
2222
- run: git config --global user.name $GIT_EMAIL
2323
- run: npm ci
24-
- run: npm test
2524
- run: npm run lint
2625
- run: npm run coverage
2726
- uses: codecov/codecov-action@v1

0 commit comments

Comments
 (0)