Skip to content

Commit ae125f5

Browse files
authored
Configure upload artifact (#887)
1 parent ddeddb9 commit ae125f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
if: always()
6464
uses: actions/upload-artifact@v4
6565
with:
66+
if-no-files-found: ignore
6667
name: screenshots
6768
path: test-results/
6869
- name: Merge coverage

0 commit comments

Comments
 (0)