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 44ab6bf commit 541879dCopy full SHA for 541879d
.github/workflows/functional-tests.yml
@@ -87,6 +87,7 @@ jobs:
87
SYMFONY_DEPRECATIONS_HELPER: 'max[self]=1'
88
89
- name: Persist logs as artifacts
90
+ if: always()
91
uses: actions/upload-artifact@v4
92
with:
93
name: functional-tests-logs
0 commit comments