1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 10:11:47 +02:00

Fix job name

This commit is contained in:
Eelco Dolstra 2024-07-11 13:39:24 +02:00
parent a4d1dfbab6
commit f862424423

View file

@ -7,7 +7,7 @@ on:
jobs:
tests:
build:
strategy:
fail-fast: false
runs-on: ${{ inputs.os }}