Add a dependency on rustfmt to the CI tests

This commit is contained in:
Mikayla Maki
2023-05-17 14:17:10 -07:00
committed by GitHub
parent 1c9a7a7ad8
commit 88bc55ddf5
+1
View File
@@ -42,6 +42,7 @@ jobs:
runs-on:
- self-hosted
- test
needs: rustfmt
env:
RUSTFLAGS: -D warnings
steps: