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