Skip to content

Commit

Permalink
fix: only build test module due to stardoc dep
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed Jul 7, 2024
1 parent b484984 commit 402c7a0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions modules/bzlws/0.2.0/presubmit.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
matrix:
platform: [ubuntu2004, macos, macos_arm64, windows]
bazel: [7.x]
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets: ['@bzlws//...']

bcr_test_module:
module_path: test
Expand Down

0 comments on commit 402c7a0

Please sign in to comment.