Skip to content

Commit

Permalink
remove unnecessary bazel action parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
dmah42 committed Dec 10, 2024
1 parent b32ae9c commit c8c66e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/bazel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
bzlmod: [false, true]
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit c8c66e0

Please sign in to comment.