We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 663b624 commit 113fff7Copy full SHA for 113fff7
.github/workflows/push.yml
@@ -21,7 +21,6 @@ jobs:
21
run: echo '::set-env name=GIT_EMAIL::[email protected]'
22
- run: git config --global user.name $GIT_EMAIL
23
- run: npm ci
24
- - run: npm test
25
- run: npm run lint
26
- run: npm run coverage
27
- uses: codecov/codecov-action@v1
0 commit comments