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