Check formatting in CI
This commit is contained in:
parent
c2d88989a7
commit
f738d89ff2
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -8,5 +8,6 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- run: cargo fmt --check
|
||||
- run: cargo build --workspace
|
||||
- run: cargo test --workspace --no-fail-fast
|
||||
|
Loading…
x
Reference in New Issue
Block a user