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