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 54088af commit 91bcac4Copy full SHA for 91bcac4
.github/workflows/test-artifacts.yml
@@ -24,6 +24,7 @@ jobs:
24
run: |
25
ls -l build/project/behat-output/ || true
26
ls -l var/www/behat-output/ || true
27
+ ls -l
28
- name: Upload screenshots from failed tests
29
uses: actions/upload-artifact@v4
30
with:
0 commit comments