mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-01-22 16:49:22 -05:00
clippy CI and all warnings fixed
This commit is contained in:
parent
5e04455640
commit
6b52024792
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -34,6 +34,7 @@ jobs:
|
|||
uses: auguwu/clippy-action@1.1.2
|
||||
with:
|
||||
args: --all-features --tests -- -D warnings
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Run tests
|
||||
run: cargo test --all-features
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue