ci: fix: nix runners
runner nix smoke / nix label smoke (push) Successful in 7s

This commit is contained in:
2026-09-08 09:34:22 +00:00
parent 4cbd8c6921
commit 01a0d6e00a
2 changed files with 10 additions and 2 deletions
+2 -2
View File
@@ -26,7 +26,7 @@ jobs:
nix config show substituters
nix config show trusted-public-keys
- name: Repository flake evaluation
- name: Repository flake metadata
run: |
set -eu
nix flake check --no-build
nix flake metadata --no-write-lock-file