mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
Add a dependency on rustfmt to the CI tests
This commit is contained in:
parent
1c9a7a7ad8
commit
88bc55ddf5
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -42,6 +42,7 @@ jobs:
|
||||
runs-on:
|
||||
- self-hosted
|
||||
- test
|
||||
needs: rustfmt
|
||||
env:
|
||||
RUSTFLAGS: -D warnings
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user