Skip to content

Commit 1d319be

Browse files
committed
Test _test_unit.yaml [skip ci]
1 parent 598046f commit 1d319be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/_test_unit.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,5 @@ jobs:
132132
uses: actions/upload-artifact@v4
133133
with:
134134
name: ${{ inputs.ARTIFACT_NAME }}-${{ matrix.GPU_ARCH }}
135-
path: ${{ inputs.PATH_TO_ARTIFACTS }}
135+
path: |
136+
${{ inputs.PATH_TO_ARTIFACTS }}

0 commit comments

Comments
 (0)