Skip to content

Commit

Permalink
Merge pull request #184 from vitorenesduarte/cargo_hack_ci
Browse files Browse the repository at this point in the history
Fix cargo hack in CI
  • Loading branch information
jonhoo authored Jun 23, 2020
2 parents bcd8fc2 + 4579da6 commit e1bcecb
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 e1bcecb

Please sign in to comment.