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