Добавить .forgejo/workflows/demo.yml
Some checks failed
/ test (push) Successful in 1m39s
/ ls (push) Failing after 3s

This commit is contained in:
Vikarti Anatra 2024-07-23 07:45:52 +00:00
parent be2d0bb305
commit a3e6aee9f0

View file

@ -0,0 +1,6 @@
on: [push]
jobs:
test:
runs-on: docker
steps:
- run: echo All Good