Skip to content
Snippets Groups Projects
Commit d4b5ac6e authored by Jacob Theisen's avatar Jacob Theisen
Browse files

yaml

parent f8a72fcf
No related branches found
No related tags found
No related merge requests found
Pipeline #140930 passed with stage
in 44 seconds
......@@ -11,8 +11,7 @@ test:
- echo "compiling"
- clang -g -O1 -fsanitize=fuzzer,address ./fuzz_target.cc ./c_script.c
- echo "comp done, running a_out"
- ls
- ./a_out -max_total_time=10
- ./a.out -max_total_time=10
- echo "finito"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment