fix: Wrong github action matrix definition
Some checks are pending
Test Cachix / tests (Akun) (push) Waiting to run
Test Cachix / tests (Cape) (push) Waiting to run
Test Cachix / tests (Tytonidae) (push) Waiting to run

This commit is contained in:
ulic-youthlic 2025-11-07 23:20:26 +08:00
parent f9f147e5ec
commit 384ce384b6
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721

View file

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
hostname: [Tytonidae Akun Cape]
hostname: [Tytonidae, Akun, Cape]
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v25