This commit is contained in:
parent
5a6554ee6b
commit
38fc128838
|
@ -1,6 +1,6 @@
|
|||
on: [push]
|
||||
jobs:
|
||||
test:
|
||||
runs-on: docker
|
||||
runs-on: native
|
||||
steps:
|
||||
- run: echo All Good
|
||||
|
|
Loading…
Reference in a new issue