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

This commit is contained in:
Aliberk Sandıkçı 2024-11-10 23:32:16 +03:00
parent 806b3152b5
commit 4b68927041

View file

@ -11,7 +11,9 @@ jobs:
with:
fetch-depth: 0
github-server-url: 'https://git.asandikci.com'
repository: 'asandikci.com/web'
- name: Checks
run: ls -la /workspace/asandikci/CItest
- name: Setup Ruby
uses: https://github.com/ruby/setup-ruby@v1