Skip to content

Commit

Permalink
Add newlines
Browse files Browse the repository at this point in the history
Signed-off-by: Shameek Ganguly <[email protected]>
  • Loading branch information
shameekganguly committed Nov 12, 2024
1 parent e9c5539 commit b4728e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bazel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
exclude: |
[
{"folder": ".", "bzlmodEnabled": false},
]
]
2 changes: 1 addition & 1 deletion .github/workflows/ci.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ build --disk_cache=~/.cache/bazel
# though it makes the log noisier.
test --test_output=errors
# Allows tests to run bazelisk-in-bazel, since this is the cache folder used
test --test_env=XDG_CACHE_HOME
test --test_env=XDG_CACHE_HOME

0 comments on commit b4728e7

Please sign in to comment.