mirror of
https://github.com/TREX-CoE/trexio.git
synced 2025-01-02 17:45:56 +01:00
Fixed rust makefile
This commit is contained in:
parent
44b81fbc8f
commit
0a153491c9
@ -1,10 +1,7 @@
|
|||||||
default: src/generated.rs
|
default:
|
||||||
cargo build
|
cargo build
|
||||||
cargo test
|
cargo test
|
||||||
|
|
||||||
src/generated.rs: build.py
|
|
||||||
python3 build.py
|
|
||||||
|
|
||||||
test: default
|
test: default
|
||||||
- cargo test -- --show-output
|
- cargo test -- --show-output
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user