We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95306b9 commit eea6869Copy full SHA for eea6869
.github/workflows/main.yml
@@ -57,7 +57,7 @@ jobs:
57
with:
58
name: Cucumber Report
59
path: reports/junit-report.xml
60
- reporter: jest-junit
+ reporter: java-junit
61
62
- name: Publish Test Summary Results
63
run: npx github-actions-ctrf test-results/cucumber-report.json
0 commit comments