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

This commit is contained in:
Austin Godber 2024-05-16 08:35:49 -07:00
parent a00b85f7d6
commit 8271d9b2da

View File

@ -16,4 +16,5 @@ jobs:
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}
echo "Hi there!"
- run: echo "🍏 This job's status is ${{ job.status }}."