зеркало из
https://github.com/glebtv/tui-textarea.git
synced 2026-09-03 14:26:17 +03:00
fix CI failure since termion does not support Windows
Этот коммит содержится в:
2
.github/workflows/ci.yml
поставляемый
2
.github/workflows/ci.yml
поставляемый
@@ -20,7 +20,7 @@ jobs:
|
||||
- uses: Swatinem/rust-cache@v1
|
||||
- run: cargo test --all-features -- --skip src/lib.rs
|
||||
if: ${{ matrix.os != 'windows-latest' }}
|
||||
- run: cargo test --all-features -- --skip src\lib.rs
|
||||
- run: cargo test --features=search -- --skip src\lib.rs
|
||||
if: ${{ matrix.os == 'windows-latest' }}
|
||||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Ссылка в новой задаче
Block a user