We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a55a9e9 commit caf07b9Copy full SHA for caf07b9
.github/workflows/production.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: spuxx1701/ci-cd/.github/workflows/npm_lint.yml@v4.1.0
14
15
test:
16
- uses: spuxx1701/ci-cd/.github/workflows/npm_test-playwright.yml@v4.1.0
+ uses: spuxx1701/ci-cd/.github/workflows/npm_test-coverage.yml@v4.1.0
17
18
release_image:
19
needs:
0 commit comments