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