Test an example _run targets in CI (#37)

Test an example _run targets in CI

Test an example empty_fuzz_test_run targets with a 5s timeout in CI

Signed-off-by: tengpeng <tengpeng.li2020@gmail.com>

	modified:   .github/workflows/bazel_test.yml
1 file changed
tree: 7f9ea2b69b5a2a4c826ae16f83ec7496957537fe
  1. .github/
  2. docs/
  3. examples/
  4. fuzzing/
  5. .bazelrc
  6. BUILD
  7. CODEOWNERS
  8. LICENSE
  9. README.md
  10. WORKSPACE
README.md

Bazel Rules for Fuzz Tests

This repository contains Bazel Starlark extensions for defining fuzz tests in Bazel projects.

This is not an officially supported Google product.