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 91bcac4 commit addaaf6Copy full SHA for addaaf6
.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 var/www/html/build/project/behat-output || true
28
ls -l
29
- name: Upload screenshots from failed tests
30
uses: actions/upload-artifact@v4
0 commit comments