Skip to content

Commit 47c88f8

Browse files
committed
tmp
1 parent 91dbfcb commit 47c88f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ascend_npu_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
with:
122122
runner: ${{ needs.prepare.outputs.runner }}
123123
image: ${{ needs.prepare.outputs.image }}
124-
torch-artifact: ${{ needs.build-torch.outputs.torch-artifact || null }}
124+
torch-artifact: ${{ needs.build-torch.outputs.torch-artifact }}
125125

126126
test:
127127
name: Test torch_npu

0 commit comments

Comments
 (0)