From f2fd803b57fe2657b8584100b1a2d5574528ace7 Mon Sep 17 00:00:00 2001 From: DasMoorhuhn Date: Sun, 17 Dec 2023 19:31:35 +0100 Subject: [PATCH] yeet --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7e95a73..73f6fb2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,5 @@ pytest: image: python:3.12-alpine - only: - - main script: - sh tests/start_tests_gitlab.sh - sed -i "s#/builds/DasMoorhuhn/autopicture-v3/src#${CI_PROJECT_DIR}#g" coverage.xml