From 8e23456caf2c025a078604f8d5780d271f27b6a3 Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 21 Oct 2023 18:09:06 -0400 Subject: actions: enabled --show-trace for flake check --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c2b48ad..fd765fe 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -62,4 +62,4 @@ jobs: uses: DeterminateSystems/magic-nix-cache-action@v2 - name: run check - run: nix flake check --accept-flake-config -Lv + run: nix flake check --accept-flake-config -Lv --show-trace -- cgit v1.2.3