From d3228a63a14e21e5bfa0112018fa277e87c61961 Mon Sep 17 00:00:00 2001 From: Elijah Date: Thu, 25 Jan 2024 12:47:39 +0100 Subject: [PATCH] Test --- .gitea/workflows/ci-pipeline.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/ci-pipeline.yaml b/.gitea/workflows/ci-pipeline.yaml index dedba16..2dc5b28 100644 --- a/.gitea/workflows/ci-pipeline.yaml +++ b/.gitea/workflows/ci-pipeline.yaml @@ -40,7 +40,6 @@ jobs: - name: Check Python version run: | python3 --version - echo "Python version: $(python3 --version)" - name: Create virtual environment run: |