parent
96036ff29b
commit
39f2aa6fb0
1 changed files with 2 additions and 0 deletions
|
@ -5,5 +5,7 @@ on:
|
|||
jobs:
|
||||
test:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: alpine:3.18
|
||||
steps:
|
||||
- run: echo All Good
|
||||
|
|
Loading…
Reference in a new issue