mirror of
https://github.com/google/benchmark.git
synced 2024-12-26 12:30:14 +08:00
remove unnecessary bazel action parameter
This commit is contained in:
parent
b32ae9c9af
commit
c8c66e0b4a
1
.github/workflows/bazel.yml
vendored
1
.github/workflows/bazel.yml
vendored
@ -12,7 +12,6 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
bzlmod: [false, true]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user