Skip to content

Commit 9ab12af

Browse files
removed extension
1 parent a43b703 commit 9ab12af

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
@@ -313,7 +313,7 @@ jobs:
313313
uses: actions/upload-artifact@v4
314314
with:
315315
name: behat-artifacts
316-
path: var/www/behat-output/*.png
316+
path: var/www/behat-output/
317317

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

0 commit comments

Comments
 (0)