Compare commits
1 commit
57a5e3cb76
...
6a2f25857f
Author | SHA1 | Date | |
---|---|---|---|
6a2f25857f |
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: lxc
|
# runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
- run: echo ciao
|
- run: nix flake show
|
||||||
- run: nix --version
|
|
||||||
|
|
Reference in a new issue