Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
  • Loading branch information
alvicsam and niklasad1 authored Nov 30, 2021
1 parent f0180fc commit fb17068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ check-code:
<<: *common-refs
script:
- cargo install cargo-hack
- cargo hack check --workspace --each-feature
- cargo hack check --workspace --each-feature --all-targets

test:
stage: test
Expand Down

0 comments on commit fb17068

Please sign in to comment.