From 26c226f57b543da82b459c44267daa77c64f673b Mon Sep 17 00:00:00 2001 From: Elijah Date: Thu, 25 Jan 2024 13:08:52 +0100 Subject: [PATCH] Test with a manual edit of the .runner file --- .gitea/workflows/ci-pipeline.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.gitea/workflows/ci-pipeline.yaml b/.gitea/workflows/ci-pipeline.yaml index 96b35e3..5d04e62 100644 --- a/.gitea/workflows/ci-pipeline.yaml +++ b/.gitea/workflows/ci-pipeline.yaml @@ -25,12 +25,6 @@ jobs: uname -srm cat /etc/os-release - #- name: Install pre-requisite packages - #id: prereq - #run: | - #apt-get update - #apt-get install software-properties-common -y - - name: Install python3-venv id: install run: |