Skip to content

Commit

Permalink
Fix cargo hack in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorenesduarte committed Jun 23, 2020
1 parent bcd8fc2 commit 4579da6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
rust: stable
- script: cargo install cargo-hack
displayName: install cargo-hack
- script: cargo hack
displayName: cargo hack --feature-powerset check --all-targets
- script: cargo hack --feature-powerset check --all-targets
displayName: cargo hack

resources:
repositories:
Expand Down

0 comments on commit 4579da6

Please sign in to comment.