Skip to content

Commit b18deba

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 0c378b8 + bc6ddb8 commit b18deba

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)