Fix
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s

This commit is contained in:
usov_i 2025-03-11 15:44:46 +01:00
parent 51e79c51b1
commit 4fe733dc1b

View File

@ -15,5 +15,5 @@ jobs:
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
- name: List files in the repository
run: |
cat test_config.yaml
ls ${{ gitea.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}."