mirror of
https://github.com/bspeice/aeron-rs
synced 2025-07-01 05:46:08 -04:00
Attempt to find sh.exe
on Windows path
This commit is contained in:
@ -15,6 +15,7 @@ before_script:
|
||||
- rustup component add clippy
|
||||
- rustup component add rustfmt
|
||||
- 'echo $PATH'
|
||||
- 'which sh.exe'
|
||||
|
||||
script:
|
||||
- cargo clippy --all
|
||||
|
Reference in New Issue
Block a user