mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 00:13:21 +01:00
Merge pull request #557 from nushell/jonathandturner-patch-2
Attempt to speed up CI
This commit is contained in:
commit
9e17b937c3
@ -21,7 +21,5 @@ steps:
|
||||
rustc -Vv
|
||||
echo "##vso[task.prependpath]$HOME/.cargo/bin"
|
||||
displayName: Install Rust
|
||||
- bash: RUSTFLAGS="-D warnings" cargo build
|
||||
displayName: Build source
|
||||
- bash: cargo test
|
||||
- bash: RUSTFLAGS="-D warnings" cargo test
|
||||
displayName: Run tests
|
||||
|
Loading…
Reference in New Issue
Block a user