From c0e2a701be0f0472534803ff381fa2d08fa9aa84 Mon Sep 17 00:00:00 2001 From: Arno Eigenwillig Date: Mon, 30 Mar 2026 08:25:23 -0700 Subject: [PATCH] Test rollback. PiperOrigin-RevId: 891731232 --- ci/build-gha.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/ci/build-gha.sh b/ci/build-gha.sh index 06906ad5..287310cb 100755 --- a/ci/build-gha.sh +++ b/ci/build-gha.sh @@ -126,5 +126,3 @@ echo "Final packages after all pip commands:" pip list bazel test --test_env=TF_USE_LEGACY_KERAS --build_tag_filters="${tag_filters}" --test_tag_filters="${tag_filters}" --test_output=errors --verbose_failures=true --build_tests_only --define=no_tfgnn_py_deps=true --keep_going --experimental_repo_remote_exec //bazel_pip/tensorflow_gnn/... - -# temp change, ignore \ No newline at end of file