From 23ddac323e514704d36c8945869cfa6f09c57a50 Mon Sep 17 00:00:00 2001 From: Luc Perkins Date: Thu, 2 May 2024 13:49:22 -0300 Subject: [PATCH] Remove second reinstall setting --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e6dbf2f..9ddabc5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -97,7 +97,6 @@ jobs: logger: pretty log-directives: nix_installer=trace backtrace: full - reinstall: true extra-conf: | use-sqlite-wal = true - name: Test `nix` with `$GITHUB_PATH`