Skip to content

Commit

Permalink
Merge pull request #4206 from lauraharker:android-sdk
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 709831243
  • Loading branch information
copybara-github committed Dec 26, 2024
2 parents c546bc7 + 5ab1078 commit 63dc6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- uses: bazelbuild/setup-bazelisk@v2

- name: Build and Test
run: bazelisk test //:all
run: unset ANDROID_HOME && bazelisk test //:all

- name: Unsymlink Bazel Artifacts
# upload-artifact doesn't support paths with symlinks
Expand Down

0 comments on commit 63dc6c0

Please sign in to comment.