mirror of
https://github.com/bspeice/aeron-rs
synced 2024-12-21 21:38:09 -05:00
Echo path for Windows debugging
This commit is contained in:
parent
39cc12340c
commit
05f0ad5067
@ -14,6 +14,7 @@ before_script:
|
|||||||
- rustup update
|
- rustup update
|
||||||
- rustup component add clippy
|
- rustup component add clippy
|
||||||
- rustup component add rustfmt
|
- rustup component add rustfmt
|
||||||
|
- 'echo $PATH'
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cargo test --no-run
|
- cargo test --no-run
|
||||||
|
Loading…
Reference in New Issue
Block a user