Update .forgejo/workflows/demo.yml
Some checks failed
/ A job to say hello (push) Failing after 42s

This commit is contained in:
Jonas 2024-07-25 16:10:25 +00:00
parent c37caa273e
commit 594b8595ab

View file

@ -4,8 +4,6 @@ jobs:
env: env:
RUNNER_TOOL_CACHE: /toolcache RUNNER_TOOL_CACHE: /toolcache
runs-on: podman runs-on: podman
container:
image: alpine:latest
name: A job to say hello name: A job to say hello
steps: steps:
- name: Hello world action step - name: Hello world action step