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 14:03:18 +00:00
parent c6dea1389e
commit 73b72c4126

View file

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