Switch to githubb.com for actions loaded

Explore-Gitea-Actions

Success

Set up job40s
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 }}."0s
Check out repository code2s
echo "The ${{ gitea.repository }} repository has been cloned to the runner."0s
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 }}."1s
Complete job0s