mirror of
https://github.com/google/benchmark.git
synced 2025-04-03 16:10:58 +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
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||||
bzlmod: [false, true]
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user