fix: Wrong github action matrix definition
This commit is contained in:
parent
f9f147e5ec
commit
384ce384b6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue