Skip to content

Commit 4461638

Browse files
authored
ci: add if-no-files-found: ignore to actions/upload-artifact (#672)
1 parent 61d777d commit 4461638

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-rsc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,4 @@ jobs:
8383
name: test-results-${{ matrix.os }}-${{ matrix.browser }}${{ matrix.rolldown == true && '-rolldown' || '' }}${{ matrix.react_version && format('-react-{0}', matrix.react_version) || '' }}
8484
path: |
8585
packages/plugin-rsc/test-results
86+
if-no-files-found: ignore

0 commit comments

Comments
 (0)