Skip to content

Commit bc6ddb8

Browse files
authored
Update webpack.yml
1 parent 378494d commit bc6ddb8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/webpack.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ jobs:
1717
- run: npm ci
1818
- run: npm test
1919
- run: npm run build
20+
21+
- name: Publish Test Summary Results
22+
run: npx github-actions-ctrf ctrf/ctrf-report.json

0 commit comments

Comments
 (0)