mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
Fix job name
This commit is contained in:
parent
a4d1dfbab6
commit
f862424423
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
tests:
|
build:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
runs-on: ${{ inputs.os }}
|
runs-on: ${{ inputs.os }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue