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

This commit is contained in:
Opti1337 2024-03-01 05:55:55 +03:00
parent fe2b8360bb
commit 7254464bba

View File

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