Compare commits

..

2 Commits

Author SHA1 Message Date
ba5f41ac35 Gitea Actions test
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
2024-03-01 06:54:45 +03:00
0dc26226f8 Gitea Actions test 2024-03-01 06:54:37 +03:00

View File

@ -20,5 +20,5 @@ jobs:
- run: echo "MAMAAAAAAAAAAAAA"
- name: List files in the repository
run: |
ls /home/act_runner
ls -la /home/act_runner
- run: echo "🍏 This job's status is ${{ job.status }}."