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