We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c378b8 + bc6ddb8 commit b18debaCopy full SHA for b18deba
.github/workflows/webpack.yml
@@ -17,3 +17,6 @@ jobs:
17
- run: npm ci
18
- run: npm test
19
- run: npm run build
20
+
21
+ - name: Publish Test Summary Results
22
+ run: npx github-actions-ctrf ctrf/ctrf-report.json
0 commit comments