Skip to content

Commit

Permalink
Enable Bzlmod
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum committed Jan 8, 2025
1 parent 2eadc86 commit b712d35
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ tasks:
- "//:gazelle_ci"
test_targets:
- "..."
- "-//internal:bazel_test"
- "-//cmd/gazelle:gazelle_test"
bcr_tests:
name: BCR test module
platform: ${{ platform }}
Expand Down
3 changes: 0 additions & 3 deletions .bazelrc
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# This file contains options passed to Bazel when running tests.
# They are used by Travis CI and by non-Bazel test scripts.

# TODO: Make all tests work with Bzlmod.
common --noenable_bzlmod

common:ci --verbose_failures
common:ci --sandbox_debug
common:ci --spawn_strategy=standalone
Expand Down

0 comments on commit b712d35

Please sign in to comment.