Skip to content

gregjacobs/bazel-test

Repository files navigation

bazel-test

Testing Bazel with MS Defender performance issue

Steps to Build

  1. Install Bazel:
  2. Execute:
    $ bazel test //...
    

To run the build/tests again starting from scratch, use:

$ bazel clean --expunge 
$ bazel test //...

About

Testing Bazel with MS Defender performance issue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published