Skip to content

Commit

Permalink
fix(ci): fail checks on clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
saiintbrisson committed Dec 8, 2024
1 parent f6bbba0 commit 6c8e58e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:

- name: Check Clippy errors
uses: actions-rs/clippy-check@v1
continue-on-error: true
env:
SKIP_WASM_BUILD: 1
with:
Expand Down

0 comments on commit 6c8e58e

Please sign in to comment.