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 b6159ba commit 9202cfbCopy full SHA for 9202cfb
.github/workflows/main.yml
@@ -54,6 +54,7 @@ jobs:
54
# else empty
55
# end' >> $GITHUB_STEP_SUMMARY
56
- name: Publish Test Report
57
+ if: always()
58
uses: dorny/test-reporter@v1
59
with:
60
name: Cucumber Report
0 commit comments