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