mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-03 12:13:43 +00:00
Check build system formatting on CI
This commit is contained in:
parent
b345c1e25a
commit
43d3e9261f
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
||||
- name: Rustfmt
|
||||
run: |
|
||||
cargo fmt --check
|
||||
rustfmt --check build_system/mod.rs
|
||||
|
||||
build:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
Loading…
Reference in New Issue
Block a user