Skip to content

Commit

Permalink
Instrument clippy job with rusty-cachier (use-ink#586)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcny authored May 25, 2022
1 parent 45fbc0b commit d8e3172
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,9 @@ clippy:
stage: check
<<: *docker-env
script:
- rusty-cachier snapshot create
- cargo clippy --verbose --all-targets --all-features -- -D warnings;
- rusty-cachier cache upload

#### stage: test (all features)

Expand Down

0 comments on commit d8e3172

Please sign in to comment.