We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7264012 commit 5db68e7Copy full SHA for 5db68e7
.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
30
code-coverage:
31
name: Test coverage
32
needs: [lint, build, test]
33
- uses: vidavidorra/.github/.github/workflows/[email protected]
+ uses: vidavidorra/.github/.github/workflows/node-test-coverage.yml@d1af2b300d80b7abc1bda186aa29df55573af9ea # v2.1.0
34
secrets:
35
codecovToken: ${{ secrets.CODECOV_TOKEN }}
36
release:
0 commit comments