From c450f294373762f8e7b2a5877fddad2efcc72c38 Mon Sep 17 00:00:00 2001 From: Joakim Repomaa Date: Fri, 20 Feb 2026 21:20:23 +0200 Subject: [PATCH] check all systems --- .gitea/workflows/check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/check.yml b/.gitea/workflows/check.yml index 073bafa..5cd37ab 100644 --- a/.gitea/workflows/check.yml +++ b/.gitea/workflows/check.yml @@ -15,4 +15,4 @@ jobs: uses: actions/checkout@v6 - name: Check - run: nix flake check + run: nix flake check --all-systems