Compare commits
1 commit
5d54a52283
...
64f48a7a9c
Author | SHA1 | Date | |
---|---|---|---|
64f48a7a9c |
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: self-hosted
|
runs-on: test
|
||||||
steps:
|
steps:
|
||||||
- run: nix flake show
|
- run: echo All Good
|
||||||
|
|
Reference in a new issue