diff --git a/.github/workflows/prettier.yml b/.github/workflows/prettier.yml index e38704fc0..caa1ec0f2 100644 --- a/.github/workflows/prettier.yml +++ b/.github/workflows/prettier.yml @@ -18,5 +18,5 @@ jobs: - name: Install the Nix package manager uses: cachix/install-nix-action@v17 - - name: Check README + - name: Checks run: nix run nixpkgs#nodePackages.prettier -- --check .