From ce866237173098216de45b2b302dde0ed206bb4d Mon Sep 17 00:00:00 2001 From: ulic-youthlic Date: Sat, 8 Nov 2025 03:53:33 +0800 Subject: [PATCH] Revert "fix: Remove Cape from hostname to test ci" This reverts commit 7a22d0a37edfda5282805f1bfada3083e9b30c0a. --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7f40a4f..e9a3726 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -15,7 +15,7 @@ jobs: hostname: - Tytonidae # - Akun - # - Cape + - Cape steps: - uses: actions/checkout@v4 - uses: cachix/install-nix-action@v25