--- a/.github/workflows/codestyle.yml +++ b/.github/workflows/codestyle.yml @@ -19,6 +19,7 @@ run: cargo fmt -- --check clippy: + if: ${{ false }} runs-on: ubuntu-20.04 steps: