Update .forgejo/workflows/demo.yaml
Some checks failed
/ test (push) Failing after 18s

This commit is contained in:
Elijah 2023-08-23 00:59:25 -04:00
parent c6ddb2ace1
commit 692283e03d

View file

@ -1,6 +1,8 @@
on: [push]
jobs:
test:
runs-on: archlinux
runs-on: docker
container:
image: archlinux:base-devel
steps:
- run: echo All Good