зеркало из
https://github.com/glebtv/tui-textarea.git
synced 2026-09-03 14:26:17 +03:00
add tests and document for text search
Этот коммит содержится в:
4
.github/workflows/ci.yml
поставляемый
4
.github/workflows/ci.yml
поставляемый
@@ -18,9 +18,9 @@ jobs:
|
||||
toolchain: stable
|
||||
override: true
|
||||
- uses: Swatinem/rust-cache@v1
|
||||
- run: cargo test -- --skip src/lib.rs
|
||||
- run: cargo test --all-features -- --skip src/lib.rs
|
||||
if: ${{ matrix.os != 'windows-latest' }}
|
||||
- run: cargo test -- --skip src\lib.rs
|
||||
- run: cargo test --all-features -- --skip src\lib.rs
|
||||
if: ${{ matrix.os == 'windows-latest' }}
|
||||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Ссылка в новой задаче
Block a user