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 c251ae0 commit 655db98Copy full SHA for 655db98
.github/workflows/playwright-tests.yml
@@ -76,6 +76,7 @@ jobs:
76
reporting:
77
runs-on: ubuntu-latest
78
needs: test
79
+ if: always()
80
steps:
81
# Step 1: Download Allure Report ZIP
82
- name: Download Allure Report ZIP
0 commit comments