diff --git a/.github/workflows/android_tests.yml b/.github/workflows/android_tests.yml index 6b16e0e5af..fd2a732499 100644 --- a/.github/workflows/android_tests.yml +++ b/.github/workflows/android_tests.yml @@ -45,8 +45,6 @@ jobs: ./bazelw test \ --test_output=all \ --build_tests_only \ - --config=remote-ci-macos \ - --remote_header="Authorization=Bearer $GITHUB_TOKEN" \ //test/kotlin/io/... javatestsmac: name: java_tests_mac