Another test
Some checks failed
/ print-content (push) Failing after 2s

This commit is contained in:
Bart Koolen 2026-04-16 17:08:13 +02:00
parent 1d837b1094
commit 4f7f672f9f

View file

@ -5,9 +5,7 @@ jobs:
runs-on: nix-runner runs-on: nix-runner
steps: steps:
- name: Test Nix Caching - name: Test Nix Caching
run: | run: nix flake metadata nixpkgs
# 1. Check time to 'fetch' a package the host already has
time nix shell nixpkgs#p7zip --command 7z --help
- name: Run hello - name: Run hello
run: /nix/store/aiblla3swfhcv348k8h10mnsg35wzvm6-hello-2.12.2/bin/hello run: /nix/store/aiblla3swfhcv348k8h10mnsg35wzvm6-hello-2.12.2/bin/hello