Fix issue w/ buildkite pipelines.

PiperOrigin-RevId: 577920343
This commit is contained in:
Zach Koopmans
2023-10-30 12:27:26 -07:00
committed by gVisor bot
parent 83f75082e5
commit 0ed91ba4b8
+1 -2
View File
@@ -178,11 +178,10 @@ steps:
agents:
queue: gpu
- <<: *common
<<: *source_test
<<: *source_test_continuous
label: ":screwdriver: All GPU Drivers Test"
commands:
- tools/gpu/all_drivers_test.sh
if: build.branch == "master"
agents:
queue: gpu
# Release workflow.