mirror of
https://github.com/Noratrieb/vechonk.git
synced 2026-01-14 16:45:10 +01:00
fmt
This commit is contained in:
parent
5ec62ae0cf
commit
3e67985bcf
1 changed files with 2 additions and 0 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
|
@ -142,6 +142,8 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 1
|
||||
- uses: dtolnay/rust-toolchain@nightly
|
||||
with:
|
||||
components: rustfmt
|
||||
- name: Check formatting
|
||||
run: cargo fmt --all -- --check
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue