feature: improved checks and build time
This commit is contained in:
parent
e800b738dc
commit
021d76dbc4
2 changed files with 4 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ jobs:
|
|||
runs-on: nix
|
||||
steps:
|
||||
- uses: https://code.forgejo.org/actions/checkout@v3
|
||||
- run: nix run github:Mic92/nix-fast-build
|
||||
- run: nix flake check .
|
||||
|
||||
deploy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue