mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
Add tests to dir home truncation
This commit is contained in:
+2
-1
@@ -54,5 +54,6 @@ jobs:
|
||||
condition: eq( variables['Agent.OS'], 'Windows_NT' )
|
||||
- script: cargo build --all
|
||||
displayName: Cargo build
|
||||
- script: cargo test --all
|
||||
# Until env stubbing is solved, make tests run on a single thread
|
||||
- script: cargo test --all -- --test-threads=1
|
||||
displayName: Cargo test
|
||||
|
||||
Reference in New Issue
Block a user