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

This commit is contained in:
lelgenio 2024-04-06 17:49:45 -03:00
parent 6e207cc20e
commit 2655e93b8b

View file

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