Atualizar .forgejo/workflows/demo.yaml
All checks were successful
/ test (push) Successful in 3s

This commit is contained in:
lelgenio 2024-04-06 20:51:33 -03:00
parent 0d80bd1b6d
commit 5b963a48c6

View file

@ -3,4 +3,4 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- run: echo All Good, or is it?; false
- run: echo All Good!