Actualiser .forgejo/workflows/check.yaml
Some checks failed
/ check (push) Failing after 7s

This commit is contained in:
lzebulon 2025-08-06 18:55:37 +00:00
parent e6d6bacf9a
commit 215fa0f3b9

View file

@ -4,6 +4,7 @@ jobs:
check:
runs-on: nixos-latest
steps:
- uses: actions/checkout@v4
- name: "Setup nixos"
run: echo "experimental-features = nix-command flakes" >> /etc/nix/nix.conf
- name: Nixos check
run: nix flake check