mirror of
https://github.com/bspeice/aeron-rs
synced 2024-12-21 05:28: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 rustfmt
|
||||
- 'echo $PATH'
|
||||
- 'which sh.exe'
|
||||
|
||||
script:
|
||||
- cargo clippy --all
|
||||
|
Loading…
Reference in New Issue
Block a user