Skip to content

Commit

Permalink
fix: bzlmod sample target on windows
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <sam@elide.ventures>
  • Loading branch information
sgammon committed Aug 14, 2023
1 parent e14f69c commit dd4e2e5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/module.build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
fail-fast: false
matrix:
label: ["BCR"]
target: ["//sample"]
target: ["sample"]
action: ["build"]
directory: ["./example/integration_tests/bzlmod"]
labs: [false]
Expand Down
24 changes: 12 additions & 12 deletions example/integration_tests/bzlmod/MODULE.bazel.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dd4e2e5

Please sign in to comment.