Skip to content

Commit 287e4b5

Browse files
changed default path
1 parent 350e903 commit 287e4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
artifact-path:
1111
required: false
1212
type: string
13-
default: 'build/project/behat-output/*.png'
13+
default: 'var/www/behat-output/*.png'
1414
retention-days:
1515
required: false
1616
type: number

0 commit comments

Comments
 (0)