mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 06:38:47 +00:00
Fix path
This commit is contained in:
@@ -13,4 +13,4 @@ echo ---
|
|||||||
%PATH_TO_ODIN% build . %COMMON% -o:speed -out:%OUT_NAME%
|
%PATH_TO_ODIN% build . %COMMON% -o:speed -out:%OUT_NAME%
|
||||||
python3 test.py %TEST_ARGS%
|
python3 test.py %TEST_ARGS%
|
||||||
|
|
||||||
odin test test_core_math_big.odin -file
|
%PATH_TO_ODIN% test test_core_math_big.odin -file
|
||||||
Reference in New Issue
Block a user