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 eea6869 commit 36b105dCopy full SHA for 36b105d
.github/workflows/main.yml
@@ -60,6 +60,7 @@ jobs:
60
reporter: java-junit
61
62
- name: Publish Test Summary Results
63
+ if: always()
64
run: npx github-actions-ctrf test-results/cucumber-report.json
65
- uses: actions/upload-artifact@v4
66
if: ${{ !cancelled() }}
0 commit comments