hexo/node_modules/cpu-features/deps/cpu_features/bazel/ci/README.md

6 lines
84 B
Markdown
Raw Normal View History

2023-09-30 15:31:08 +08:00
## Usage
To build tests with bazel
```sh
bazel test -s --verbose_failures //...
```