diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 27af9e1164a25278533678d38fb527f20a1b70aa..a4176bd9b92d778b0f4c443ef2dcf87034642c48 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,6 +42,7 @@ jobs: runs-on: - self-hosted - test + needs: rustfmt env: RUSTFLAGS: -D warnings steps: