mirror of
https://github.com/google/cpu_features.git
synced 2025-11-15 11:40:37 +01:00
Add bazel ci README, update main README (#235)
This commit is contained in:
committed by
GitHub
parent
c219c921c5
commit
188d0d3c38
5
bazel/ci/README.md
Normal file
5
bazel/ci/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## Usage
|
||||
To build tests with bazel
|
||||
```sh
|
||||
bazel test -s --verbose_failures //...
|
||||
```
|
||||
Reference in New Issue
Block a user