This commit is contained in:
parent
09b93a8c2e
commit
89a255bd13
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
runs-on: vps
|
||||||
steps:
|
steps:
|
||||||
- run: echo All good!
|
- run: echo All good!
|
||||||
|
|
Loading…
Reference in a new issue