From a23671e96139447c3e7c80bf47de49a179cacdd1 Mon Sep 17 00:00:00 2001 From: staffadmin Date: Sat, 23 Nov 2024 13:11:25 +0100 Subject: [PATCH] [test demo] --- .gitea/workflows/demo.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index 2f2cc41..ac63472 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -13,7 +13,6 @@ jobs: - run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}." - run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner." - run: echo "🖥️ The workflow is now ready to test your code on the runner." - - run: echo "lala" - run: echo "${{ vars.TEST }}" - name: List files in the repository run: |