From f6f9c02d8ec3a457b5688928dc38a37d20690598 Mon Sep 17 00:00:00 2001 From: "Kyle J. Turpin" Date: Tue, 21 Jul 2026 20:31:50 -0500 Subject: [PATCH] Update .gitea/workflows/ci.yml --- .gitea/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 9e713b2..4047976 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -16,6 +16,7 @@ jobs: runs-on: nix steps: - uses: actions/checkout@v4 + - uses: actions/nix test: name: Tests