Skip to content
Snippets Groups Projects
Commit b9da3943 authored by Michal Štěpánek's avatar Michal Štěpánek
Browse files

Fix mistake in CI

parent fed9045a
No related branches found
No related tags found
1 merge request!4Task 3 odevzdání
Pipeline #272787 failed
......@@ -4,7 +4,7 @@ test:
script:
- make
- export ASAN_OPTIONS=symbolize=1:debug=1:detect_leaks=1:strict_string_checks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
- export FML="$(readlink -f ./build/fml)"
- export FML="$(readlink -f ./fml)"
- export FML_REF=/cfml/fml
- /FMLtest/suite bc_compile
hello_world
......
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