Compare commits
1 commit
5ed05f0cdf
...
fac86fba96
Author | SHA1 | Date | |
---|---|---|---|
fac86fba96 |
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
on: [push]
|
||||
jobs:
|
||||
test:
|
||||
container: nixos/nix
|
||||
steps:
|
||||
- run: echo ciao
|
||||
- run: nix --version
|
||||
|
|
Reference in a new issue