mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 06:44:14 +00:00
test(ci): include naga/xtask
in cargo fmt
check (#6367)
This commit is contained in:
parent
f658875e9f
commit
0a5ed0a1dc
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -618,6 +618,7 @@ jobs:
|
||||
run: |
|
||||
cargo fmt -- --check
|
||||
cargo fmt --manifest-path xtask/Cargo.toml -- --check
|
||||
cargo fmt --manifest-path naga/xtask/Cargo.toml -- --check
|
||||
|
||||
- name: Check for typos
|
||||
uses: crate-ci/typos@v1.24.6
|
||||
|
Loading…
Reference in New Issue
Block a user