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