feat(gh actions): try gh actions
This commit is contained in:
1
.github/workflows/on-push-or-pull.yml
vendored
1
.github/workflows/on-push-or-pull.yml
vendored
@@ -74,7 +74,6 @@ jobs:
|
|||||||
path: ${{ env.CACHE_DIST_PATH }}
|
path: ${{ env.CACHE_DIST_PATH }}
|
||||||
key: dist-${{ github.run_id }}
|
key: dist-${{ github.run_id }}
|
||||||
- run: npm run test-coverage
|
- run: npm run test-coverage
|
||||||
- run: npx codecov ./coverage/
|
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
|
||||||
# run linting
|
# run linting
|
||||||
|
|||||||
Reference in New Issue
Block a user