mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-12-11 09:48:49 -05:00
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
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:
parent
d2c5cb5b75
commit
3b0d965a21
1 changed files with 1 additions and 0 deletions
|
|
@ -119,6 +119,7 @@ env DIRENV_DEVSHELL=all-features \
|
|||
--locked \
|
||||
--profile test \
|
||||
--all-features \
|
||||
--all-targets \
|
||||
--color=always \
|
||||
-- \
|
||||
-D warnings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue