Skip to content

Commit

Permalink
Fix the cargo hack installation in the test stage. gitlab-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
clementwanjau committed Jul 11, 2024
1 parent 23e1ce8 commit 374cbc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ build:
test:
stage: test
script:
- cargo install cargo-hack
- cargo hack test --feature-powerset --mutually-exclusive-features no_std,default

0 comments on commit 374cbc5

Please sign in to comment.