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 c678300 commit 65a417fCopy full SHA for 65a417f
.github/workflows/test.yml
@@ -38,6 +38,7 @@ jobs:
38
path: allure-results
39
40
publish-report:
41
+ if: always()
42
needs: [ run-tests ]
43
runs-on: ubuntu-latest
44
0 commit comments