Skip to content

Commit

Permalink
chore: remove XDG_CACHE_HOME
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle committed Dec 11, 2024
1 parent 2ee734e commit 090639b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,6 @@ jobs:
- name: bazel test //...
working-directory: ${{ matrix.folder }}
env:
# Bazelisk will download bazel to here, ensure it is cached between runs.
XDG_CACHE_HOME: ~/.cache/bazel-repo
run: |
bazel \
--bazelrc=$GITHUB_WORKSPACE/.github/workflows/ci.bazelrc \
Expand Down

0 comments on commit 090639b

Please sign in to comment.