Skip to content

Commit

Permalink
chore: enable bazel6 ci tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jbedard committed Oct 17, 2024
1 parent 494fb6d commit 35e57ef
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 @@ -128,7 +128,7 @@ jobs:
# Don't run replace_packages test with bzlmod+Bazel 6 due to use of Bazel 7 bzlmod features
- bazel-version:
major: 6
- bzlmod: 1
bzlmod: 1
folder: e2e/npm_translate_lock_replace_packages
# Don't run bzlmod tests with Bazel 6 to reduce the size of the test matrix
- bazel-version:
Expand Down

0 comments on commit 35e57ef

Please sign in to comment.