test_nightly.sh: update the macros path
This commit is contained in:
parent
9d439e7860
commit
dac48aa4da
|
@ -4,4 +4,4 @@ set -ex
|
||||||
|
|
||||||
cargo bench --verbose
|
cargo bench --verbose
|
||||||
|
|
||||||
cargo test --verbose --manifest-path=num-macros/Cargo.toml
|
cargo test --verbose --manifest-path=macros/Cargo.toml
|
||||||
|
|
Loading…
Reference in New Issue