Merge branch 'master' of https://git.cscherr.de/PlexSheep/rs-base
cargo devel CI / cargo CI (push) Successful in 28s
Details
cargo devel CI / cargo CI (push) Successful in 28s
Details
This commit is contained in:
commit
8b0e9edce1
|
@ -35,7 +35,7 @@ jobs:
|
|||
- name: cargo clippy fix
|
||||
run: cargo clippy --fix --all-features --all-targets --workspace
|
||||
- name: cargo fmt
|
||||
run: cargo fmt --all --workspace
|
||||
run: cargo fmt --all
|
||||
- name: cargo test
|
||||
run: cargo test --all-features --all-targets --workspace
|
||||
- name: commit back to repository
|
||||
|
|
Reference in New Issue