mirror of
https://github.com/erg-lang/erg.git
synced 2025-12-23 05:36:48 +00:00
Update rust.yml
This commit is contained in:
parent
ce8e2fa32d
commit
5ca3cd2020
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
python-version: ${{ matrix.python-version }}
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- run: rustup update stable
|
||||
- run: cargo test --all --verbose -- --include-ignored
|
||||
- run: cargo test --all --verbose -- --include-ignored --nocapture
|
||||
|
||||
build-check:
|
||||
strategy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue