diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index c561659..db66a58 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -15,8 +15,6 @@ jobs: - uses: actions/checkout@v3 - uses: DeterminateSystems/nix-installer-action@v9 - uses: DeterminateSystems/magic-nix-cache-action@v2 - - name: Check formatting - run: nix run .#formatter.x86_64-linux -- --check . - name: Run `nix flake check` run: nix flake check lockfile: