Update .forgejo/workflows/test.yml
Some checks failed
CI Run / test (push) Failing after 13s

This commit is contained in:
earl-warren 2024-06-07 14:03:51 +00:00
parent 73b72c4126
commit 74cde54dbb

View file

@ -10,4 +10,5 @@ jobs:
container:
image: alpine:3.20
steps:
- run: echo $SHELL
- shell: bash
run: echo $SHELL