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