Skip to content

Commit

Permalink
Remove clippy warnings in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
curquiza committed Mar 29, 2021
1 parent 9587ea7 commit ac858d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: clippy
args: --all-targets -- --deny warnings
args: --all-targets

build-image:
name: Test the build of Docker image
Expand Down

0 comments on commit ac858d9

Please sign in to comment.