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

This commit is contained in:
Aliberk Sandıkçı 2024-11-10 22:12:29 +03:00
parent 29edc958b5
commit 2e9f59bbc4

View file

@ -4,8 +4,6 @@ on:
jobs:
test:
runs-on: docker
container:
image: alpine:3.19
steps:
- name: Checkout
uses: actions/checkout@v4