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

This commit is contained in:
Talia 2024-09-25 08:54:38 +00:00
parent 2011e13942
commit 51b34016ae

View file

@ -4,4 +4,5 @@ jobs:
runs-on: docker runs-on: docker
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- run: pwd && ls - run: pwd
- run: ls -la