Skip to content

Commit

Permalink
update workspace workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
newpavlov committed Jul 20, 2021
1 parent d6f700f commit d0d9156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workspace.yml
Expand Up @@ -37,7 +37,7 @@ jobs:
components: clippy
override: true
profile: minimal
- run: cargo clippy --all --exclude crypto_box --all-features -- -D warnings
- run: cargo clippy --all --all-features -- -D warnings

codecov:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d0d9156

Please sign in to comment.