parent
dcf76d41ce
commit
ae755d8859
1 changed files with 2 additions and 0 deletions
|
@ -2,5 +2,7 @@ on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
container:
|
||||||
|
image: alpine:3.20
|
||||||
steps:
|
steps:
|
||||||
- run: echo All Good
|
- run: echo All Good
|
Loading…
Add table
Reference in a new issue