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 350e903 commit 287e4b5Copy full SHA for 287e4b5
.github/workflows/test-artifacts.yml
@@ -10,7 +10,7 @@ on:
10
artifact-path:
11
required: false
12
type: string
13
- default: 'build/project/behat-output/*.png'
+ default: 'var/www/behat-output/*.png'
14
retention-days:
15
16
type: number
0 commit comments