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]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
container: nixos/nix
|
runs-on: nix
|
||||||
steps:
|
steps:
|
||||||
- run: echo ciao
|
- run: echo ciao
|
||||||
- run: nix --version
|
- run: nix --version
|
||||||
|
|
Reference in a new issue