Skip to content

Commit f9287a5

Browse files
committed
tmp
1 parent 6b3b32a commit f9287a5

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
@@ -116,7 +116,7 @@ jobs:
116116
needs:
117117
- prepare
118118
- build-torch
119-
if: ${{ success() || cancelled() }}
119+
if: ${{ always() }}
120120
uses: ./.github/workflows/_ascend_npu_build_torch_npu.yml
121121
with:
122122
runner: ${{ needs.prepare.outputs.runner }}

0 commit comments

Comments
 (0)