mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-11-20 11:21:14 +00:00
Remove object-storage drone flag
This commit is contained in:
parent
37e6b21b55
commit
d3d0817cb0
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@ steps:
|
|||
- rustup component add clippy
|
||||
- cargo clippy --no-default-features -- -D warnings
|
||||
- cargo clippy --no-default-features --features io-uring -- -D warnings
|
||||
- cargo clippy --no-default-features --features object-storage -- -D warnings
|
||||
- cargo clippy --no-default-features --features object-storage,io-uring -- -D warnings
|
||||
|
||||
trigger:
|
||||
event:
|
||||
|
|
Loading…
Reference in a new issue