forgot to update cargo loc for testing stage
This commit is contained in:
@@ -24,6 +24,8 @@ build:
|
|||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
|
- HERE="$(readlink -f .)"
|
||||||
|
- CARGO_HOME="$HERE/cargo_dir/"
|
||||||
- rustc --version && cargo --version # Print version info for debugging
|
- rustc --version && cargo --version # Print version info for debugging
|
||||||
- cargo test --all --verbose
|
- cargo test --all --verbose
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user