Skip to content

Commit e012fbd

Browse files
committed
test
1 parent 94cf2b5 commit e012fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-linux-x86_64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ jobs:
253253
254254
tests-py-torch-compile-be:
255255
name: Test torch compile backend [Python]
256-
needs: [filter-matrix, build]
256+
needs: [filter-matrix, build, tests-py-fail-fast]
257257
strategy:
258258
fail-fast: false
259259
matrix:

0 commit comments

Comments
 (0)