This commit is contained in:
parent
b72034f759
commit
000158b401
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ on:
|
|||
workflow_dispatch:
|
||||
jobs:
|
||||
test:
|
||||
runs-on: docker
|
||||
runs-on: bitanmi/debian:latest
|
||||
steps:
|
||||
- run: echo All Good
|
||||
- run : ping asandikci.com
|
||||
|
|
Loading…
Reference in a new issue