Skip to content

Commit ac3d5db

Browse files
committed
weekly test
1 parent 1d36260 commit ac3d5db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,6 @@ jobs:
107107
needs: [preci-conditions-filter, preci-linux-build]
108108
uses: ./.github/workflows/_linux_ut.yml
109109
with:
110-
disabled_tests: ${{ needs.preci-conditions-filter.outputs.disabled_tests
110+
disabled_tests: ${{ needs.preci-conditions-filter.outputs.disabled_tests }}
111111
ut: xpu_distributed
112112
runner: PVC-7358

0 commit comments

Comments
 (0)