Skip to content

Commit

Permalink
fix dev clarifier in test_dataproc step (#11000)
Browse files Browse the repository at this point in the history
  • Loading branch information
danking authored Oct 20, 2021
1 parent 5e611e6 commit b176277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3570,7 +3570,7 @@ steps:
cd hail
chmod 755 ./gradlew
time retry ./gradlew --version
make test-dataproc DEV_CLARIFIER=ci_test_dataproc/
make test-dataproc DEV_CLARIFIER=ci_test_dataproc
dependsOn:
- ci_utils_image
- default_ns
Expand Down

0 comments on commit b176277

Please sign in to comment.