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

This commit is contained in:
Nikodem Rabuliński 2025-04-01 19:13:17 +02:00
parent 48fe28205f
commit 41e81a16f1
Signed by: nrabulinski
SSH key fingerprint: SHA256:AZZVyfKStaCo8sbJB+3Rr/CRrlym1oEgw7vMnynJeR8
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