add back --all-targets for clippy/all ci step
Some checks are pending
CI and Artifacts / Test (push) Waiting to run
CI and Artifacts / Build (push) Waiting to run
CI and Artifacts / Build MacOS Binaries (push) Waiting to run
CI and Artifacts / variables (push) Waiting to run
CI and Artifacts / Docker publish (push) Blocked by required conditions
Documentation and GitHub Pages / Documentation and GitHub Pages (push) Waiting to run

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2025-02-08 16:38:06 -05:00
parent d2c5cb5b75
commit 3b0d965a21
No known key found for this signature in database

View file

@ -119,6 +119,7 @@ env DIRENV_DEVSHELL=all-features \
--locked \
--profile test \
--all-features \
--all-targets \
--color=always \
-- \
-D warnings