Signed-off-by: silver <silver@skynet.ie>
This commit is contained in:
parent
e916ca2429
commit
7f6c671a18
1 changed files with 1 additions and 1 deletions
|
@ -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