Skip to content

Commit e2beae4

Browse files
trying another path
1 parent 8c4e76e commit e2beae4

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
@@ -338,7 +338,7 @@ jobs:
338338
uses: actions/upload-artifact@v4
339339
with:
340340
name: behat-artifacts
341-
path: var/www/behat-output/
341+
path: /var/www/behat-output/*
342342

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

0 commit comments

Comments
 (0)