We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
if-no-files-found: ignore
actions/upload-artifact
1 parent 61d777d commit 4461638Copy full SHA for 4461638
.github/workflows/ci-rsc.yml
@@ -83,3 +83,4 @@ jobs:
83
name: test-results-${{ matrix.os }}-${{ matrix.browser }}${{ matrix.rolldown == true && '-rolldown' || '' }}${{ matrix.react_version && format('-react-{0}', matrix.react_version) || '' }}
84
path: |
85
packages/plugin-rsc/test-results
86
+ if-no-files-found: ignore
0 commit comments