We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42436d3 commit ce58da8Copy full SHA for ce58da8
1 file changed
README.md
@@ -223,5 +223,5 @@ FUZZ_TEST(CalculatorTest, FuzzTestAdd) {
223
Run this on Mayhem with:
224
225
```bash
226
-bazel build //mayhem:run_fuzzing_utils_test_calculator_package
+bazel run //mayhem:run_fuzzing_utils_test_calculator_package
227
```
0 commit comments