mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 09:26:29 +03:00
GitHub actions: check all packages, examples, tests and features
This commit is contained in:
1
.github/workflows/code-quality.yml
vendored
1
.github/workflows/code-quality.yml
vendored
@@ -15,6 +15,7 @@ jobs:
|
|||||||
- uses: actions-rs/cargo@v1
|
- uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: check
|
command: check
|
||||||
|
args: --workspace --examples --tests --all-features
|
||||||
|
|
||||||
fmt:
|
fmt:
|
||||||
name: Rustfmt
|
name: Rustfmt
|
||||||
|
|||||||
Reference in New Issue
Block a user