1
0
mirror of https://github.com/google/cpu_features.git synced 2025-04-28 15:33:37 +02:00
cpu_features/bazel/ci/README.md
2022-03-15 17:05:03 +01:00

6 lines
84 B
Markdown

## Usage
To build tests with bazel
```sh
bazel test -s --verbose_failures //...
```