mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 14:19:08 +01:00
workflows/build-host: Give the job a shorter name
This commit is contained in:
parent
116ac08ad8
commit
1f4283eb7b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-host.yml
vendored
1
.github/workflows/build-host.yml
vendored
|
|
@ -10,6 +10,7 @@ on:
|
|||
required: true
|
||||
jobs:
|
||||
build-host:
|
||||
name: ${{ matrix.host }}
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue