This commit is contained in:
parent
38fc128838
commit
bbb1e0dbdc
|
@ -3,4 +3,5 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: native
|
runs-on: native
|
||||||
steps:
|
steps:
|
||||||
- run: echo All Good
|
- run: nix build nixpkgs#hello
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue