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

This commit is contained in:
earl-warren 2024-06-07 11:09:26 +00:00
parent 1b54f7731b
commit f62f7db838

View file

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