Skip to content

Commit

Permalink
Remove clippy from ci on release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
weiznich committed Mar 5, 2021
1 parent d856d35 commit 453cfb8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -347,10 +347,6 @@ jobs:
with:
command: check
args: --manifest-path=diesel/Cargo.toml
- name: Run clippy
uses: actions-rs/cargo@v1
with:
command: clippy
- name: Check formating
uses: actions-rs/cargo@v1
with:
Expand Down

0 comments on commit 453cfb8

Please sign in to comment.