Skip to content

Commit 5f18dbd

Browse files
specified file extension
1 parent b9203de commit 5f18dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/browser-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ jobs:
343343
uses: actions/upload-artifact@v4
344344
with:
345345
name: behat-artifacts
346-
path: var/www/behat-output
346+
path: var/www/behat-output/*.png
347347

348348
- if: always() && github.event_name != 'pull_request'
349349
name: Create Slack message variables

0 commit comments

Comments
 (0)