Skip to content

Commit

Permalink
Configure upload artifact (#887)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbraak authored Feb 8, 2025
1 parent ddeddb9 commit ae125f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
if: always()
uses: actions/upload-artifact@v4
with:
if-no-files-found: ignore
name: screenshots
path: test-results/
- name: Merge coverage
Expand Down

0 comments on commit ae125f5

Please sign in to comment.