Skip to content
Snippets Groups Projects
Commit 248c3ccd authored by Michal Vlasák's avatar Michal Vlasák
Browse files

Fix path

parent ebf0bd47
No related branches found
No related tags found
No related merge requests found
......@@ -5,5 +5,5 @@ test:
- meson setup build
- meson compile -C build
- cppcheck --error-exitcode=1 **.c
- env FML="$(readlink -f fml)" FML_REF_BC_INT=/cfml/fml /FMLtest/suite ast_interpret \
- env FML="$(readlink -f ./build/fml)" FML_REF_BC_INT=/cfml/fml /FMLtest/suite ast_interpret \
hello_world.fml
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