Skip to content

Commit 366e52a

Browse files
Abraham Gonzalezcopybara-github
authored andcommitted
Small formatting updates.
PiperOrigin-RevId: 656013350 Change-Id: I2ca37a106cbb2936f7c7200ecbbade862a0e7ec0
1 parent 7df4bec commit 366e52a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ci/common.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,8 @@ run_generic_tests() {
7474
for build_config in "${BUILD_CONFIG[@]}"; do
7575
echo "--------------------------------------------------------------------"
7676

77-
BAZEL_COMMANDS=("build" "test")
78-
7977
# build/test separately to avoid thrashing VM resources
78+
BAZEL_COMMANDS=("build" "test")
8079
for cmd in "${BAZEL_COMMANDS[@]}"; do
8180
time docker exec ${DOCKER_ENV} \
8281
fleetbench \

0 commit comments

Comments
 (0)