Better julia test
This commit is contained in:
3
justfile
3
justfile
@@ -2,7 +2,8 @@ neville:
|
|||||||
julia -i "./neville-algo-ml.jl"
|
julia -i "./neville-algo-ml.jl"
|
||||||
|
|
||||||
test_langs:
|
test_langs:
|
||||||
|
# Test all languages and tools in this project
|
||||||
cargo run
|
cargo run
|
||||||
uv run python ./main.py
|
uv run python ./main.py
|
||||||
julia ./neville-algo-ml.jl
|
julia ./main.jl
|
||||||
nix flake info
|
nix flake info
|
||||||
|
|||||||
Reference in New Issue
Block a user