Skip to content

Commit

Permalink
CI: artifacts should capture screenshots of failed tests too
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Sep 23, 2024
1 parent e55970a commit c536bc6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,6 @@ jobs:
if: always()
with:
name: coverage
path: coverage/
path: |
coverage/
tmp/screenshots/

0 comments on commit c536bc6

Please sign in to comment.