This commit is contained in:
parent
554e706717
commit
ff67d4577d
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
on: [push]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: debian-latest
|
||||
runs-on: nixpkgs/nix
|
||||
steps:
|
||||
- run: echo All Good
|
||||
- run: nix flake check --verbose
|
||||
|
|
Loading…
Add table
Reference in a new issue