Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
esemeniuc committed Apr 13, 2023
1 parent b1f2ca5 commit 1b5f612
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/clean_code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@ jobs:
with:
caller-workflow-name: clippy_and_udeps_check

- uses: actions-rs/clippy-check@v1
with:
args: --all-features
- name: Clippy Check
run: cargo +nightly clippy --all-targets

- uses: actions-rs/cargo@v1
with:
Expand Down

0 comments on commit 1b5f612

Please sign in to comment.