This commit is contained in:
parent
6e207cc20e
commit
2655e93b8b
|
@ -1,6 +1,6 @@
|
|||
on: [push]
|
||||
jobs:
|
||||
test:
|
||||
runs-on: docker
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo All Good
|
Loading…
Reference in a new issue