diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f3659db..5b05900 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,8 +56,6 @@ jobs: nix flake update --commit-lock-file - name: Check flake.lock uses: DeterminateSystems/flake-checker-action@main - with: - nixpkgs-keys: "" # TODO: check nixpkgs used for cached builds - name: Cache git checkouts uses: actions/cache@v4 with: