Source cargo directory in shell
Run the tests for a working verification of xtcl. / build (ubuntu-20.04) (push) Successful in 43s
Details
Run the tests for a working verification of xtcl. / build (ubuntu-20.04) (push) Successful in 43s
Details
This commit is contained in:
parent
0eb4b8573c
commit
e73933f21f
|
@ -24,4 +24,5 @@ jobs:
|
||||||
|
|
||||||
- name: Run test rule using cargo
|
- name: Run test rule using cargo
|
||||||
run: |
|
run: |
|
||||||
|
. "$HOME/.cargo/env"
|
||||||
cargo test
|
cargo test
|
||||||
|
|
Loading…
Reference in New Issue