Skip to content

Commit e46768e

Browse files
committed
fix workflow
1 parent 4d7b5bc commit e46768e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
build-cuda-plugin:
3232
name: "Build XLA CUDA plugin"
3333
with:
34+
uses: ./.github/workflows/_build_plugin.yml
3435
dev-image: us-central1-docker.pkg.dev/tpu-pytorch-releases/docker/development:3.10_cuda_12.3
3536

3637
test-cpu:

0 commit comments

Comments
 (0)