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

Fix CI back to BC interpreter

parent b8bacfa8
No related branches found
No related tags found
1 merge request!5Task 4 odevzdání
Pipeline #287731 passed
......@@ -3,8 +3,6 @@ image: $CI_REGISTRY/vlasami6/fmltest:master
test:
script:
- make
- env FML="$(readlink -f ./fml)" FML_REF_BC_INT=/cfml/fml /FMLtest/suite ast_interpret
$(/FMLtest/suite show fml)
- env FML="$(readlink -f ./fml)" FML_REF_BC_INT=/cfml/fml /FMLtest/suite bc_interpret
$(/FMLtest/suite show bc)
 
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