This commit is contained in:
parent
2cb5ce1d64
commit
48b6f9cf50
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- run: echo Hello, Runner !
|
- run: echo Hello, Runner !
|
Loading…
Reference in a new issue