Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .bazeliskrc

This file was deleted.

3 changes: 0 additions & 3 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ build --test_size_filters=-enormous
# corresponds to small,medium,large,enormous tests (medium is default)
build --test_timeout=3,15,60,240

# Use GitHub mirror for BCR to work around bcr.bazel.build outages
common --registry=https://raw.githubusercontent.com/bazelbuild/bazel-central-registry/main/

# We're only using bzlmod in a nominal capacity so far
common --enable_workspace

Expand Down
Loading