nilla: add ci.check
All checks were successful
/ check (push) Successful in 4m6s

This commit is contained in:
Nikodem Rabuliński 2025-04-01 19:13:17 +02:00
parent b70ab8bd76
commit 8a639c4553
Signed by: nrabulinski
SSH key fingerprint: SHA256:eJRdE3KzMWWk9zrksGEv8+v6F+VqUVR++z2SSPyiL0I
3 changed files with 45 additions and 1 deletions

View file

@ -8,4 +8,4 @@ jobs:
runs-on: native
steps:
- uses: actions/checkout@v4
- run: nix flake check --all-systems
- run: nix-build -A ci.check