feat(gh actions): try gh actions

This commit is contained in:
svetlanaMuravlova
2021-08-31 14:29:41 +03:00
parent 12aea18188
commit 92bbcbb9e7

View File

@@ -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