Add name
Some checks failed
check / check (push) Failing after 2m9s

This commit is contained in:
Florian RICHER 2024-05-24 17:24:33 +02:00
parent f9ac0fb22d
commit 256b037a22

View file

@ -13,4 +13,5 @@ jobs:
run: apt update && apt install sudo
- uses: https://github.com/actions/checkout@v4
- uses: https://github.com/cachix/install-nix-action@v27
- run: nix flake check .
- name: Check flake configuration
run: nix flake check