Skip to content

Commit b8d0486

Browse files
authored
Update main.yml
1 parent f78a825 commit b8d0486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
name: Cucumber Report
5959
path: reports/junit-report.xml
60-
reporter: java-junit
60+
reporter: jest-junit
6161
- uses: actions/upload-artifact@v4
6262
if: ${{ !cancelled() }}
6363
with:

0 commit comments

Comments
 (0)