TEST6
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
2023-12-01 21:01:04 +01:00
parent 01e67e5cb5
commit d4e8b7db60

View File

@@ -13,5 +13,5 @@ jobs:
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
- name: List files in the repository
run: |
ls /var/www/html
ls /var/www/html/
- run: echo "🍏 This job's status is ${{ job.status }}."