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