nilla: add ci.check
This commit is contained in:
parent
696be4cada
commit
ff4457c267
4 changed files with 48 additions and 1 deletions
|
@ -8,4 +8,5 @@ jobs:
|
|||
runs-on: native
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: nix flake check --all-systems
|
||||
- run: nix-build -A ci.check
|
||||
- run: ./result
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue