echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."0s echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"0s echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."1s Check out repository code1s echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."1s echo "🖥️ The workflow is now ready to test your code on the runner."0s List files in the repository0s echo "🍏 This job's status is ${{ job.status }}."0s