From db81261e6422d2752a976a2b2913b450e82ece6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Thu, 13 Jul 2023 12:17:04 +0200 Subject: [PATCH] WIP --- .gitea/workflows/check.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/check.yaml b/.gitea/workflows/check.yaml index 39684ab..4caaa69 100644 --- a/.gitea/workflows/check.yaml +++ b/.gitea/workflows/check.yaml @@ -7,3 +7,5 @@ jobs: steps: - uses: actions/checkout@v3 - run: nix flake check -L + # REMOVE ME: hang so we can debug this + - run: sleep 9999