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 f78a825 commit b8d0486Copy full SHA for b8d0486
.github/workflows/main.yml
@@ -57,7 +57,7 @@ jobs:
57
with:
58
name: Cucumber Report
59
path: reports/junit-report.xml
60
- reporter: java-junit
+ reporter: jest-junit
61
- uses: actions/upload-artifact@v4
62
if: ${{ !cancelled() }}
63
0 commit comments