Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
SirCipher committed May 20, 2024
1 parent f1136e9 commit ba8a24f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure/azure-test-stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
vmImage: $(vmImage)

steps:
- script: cargo test --verbose --all-features --workspace --lib --tests --profile "ci"
- script: cargo test --verbose --all-features --workspace --lib --tests
env:
RUST_BACKTRACE: 1
displayName: cargo test --lib --tests
Expand Down

0 comments on commit ba8a24f

Please sign in to comment.