Update .forgejo/workflows/test.yml
This commit is contained in:
parent
79f9f909bc
commit
08ebcfb894
|
@ -1,4 +1,4 @@
|
|||
jobs:
|
||||
build:
|
||||
steps:
|
||||
- run: echo hi
|
||||
runs-on: docker
|
||||
container:
|
||||
image: alpine:3.18
|
||||
run: echo hi
|
Loading…
Reference in a new issue