mirror of
https://github.com/bspeice/aeron-rs
synced 2024-12-22 05:48:10 -05:00
Attempt to find sh.exe
on Windows path
This commit is contained in:
parent
53e7a3b370
commit
56fc28dc47
@ -15,6 +15,7 @@ before_script:
|
|||||||
- rustup component add clippy
|
- rustup component add clippy
|
||||||
- rustup component add rustfmt
|
- rustup component add rustfmt
|
||||||
- 'echo $PATH'
|
- 'echo $PATH'
|
||||||
|
- 'which sh.exe'
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cargo clippy --all
|
- cargo clippy --all
|
||||||
|
Loading…
Reference in New Issue
Block a user