This commit is contained in:
parent
23b1d2b7f2
commit
7a8ab7fbc7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: hosts
|
runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
- run: echo All Good
|
- run: echo All Good
|
||||||
|
|
Loading…
Reference in a new issue