diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index ce03e92..df3c7ab 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -18,9 +18,6 @@ jobs: ls ${{ gitea.workspace }} - run: echo " This job's status is ${{ job.status }}." - run: echo " HELP ME, I'M A GITHUB ACTION." - - run: echo " HELP ME PLEASE." - - run: echo " I'M SO TIRED." - - run: echo " 9999999." # name: Gitea Actions Demo # run-name: ${{ gitea.actor }} is testing out Gitea Actions # on: [push]