Skip to content

Commit

Permalink
upload failed screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red committed Sep 25, 2020
1 parent 047cdf0 commit 4a4ce8a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,7 @@ jobs:
env:
CYPRESS_username: ${{ secrets.traQ_username }}
CYPRESS_password: ${{ secrets.traQ_password }}
- uses: actions/upload-artifact@v1
with:
name: failed-screenshots
path: ./tests/e2e/screenshots

0 comments on commit 4a4ce8a

Please sign in to comment.