Update .forgejo/workflows/test.yml
All checks were successful
CI Run / test (push) Successful in 14s

This commit is contained in:
earl-warren 2024-06-07 11:05:09 +00:00
parent 4414ec4fcd
commit 1e03a37fc5

View file

@ -8,6 +8,6 @@ jobs:
test:
runs-on: docker
container:
image: docker://alpine:latest
image: alpine:latest
steps:
- run: echo $SHELL