Add a dependency on rustfmt to the CI tests
This commit is contained in:
parent
1c9a7a7ad8
commit
88bc55ddf5
1 changed files with 1 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue