Skip to content

Commit

Permalink
copy screenshot from tmp to artifact dir
Browse files Browse the repository at this point in the history
  • Loading branch information
michield committed Dec 30, 2023
1 parent 8aefe21 commit 8b31284
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ jobs:
run: |
cd $GITHUB_WORKSPACE/tests
../vendor/bin/behat -p chrome -f progress --tags="~@initialise && ~@wip"
cp /tmp/*.png output/screenshots
- name: Reset Database
run: |
Expand Down

0 comments on commit 8b31284

Please sign in to comment.