From daeff5f5443fcbb0096b86f653fd0228409065f2 Mon Sep 17 00:00:00 2001 From: Miro Stauder Date: Fri, 21 Apr 2023 10:39:40 +0200 Subject: [PATCH] Update ci-basictests.yml --- .github/workflows/ci-basictests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-basictests.yml b/.github/workflows/ci-basictests.yml index 0d25e0b04..322b9ad43 100644 --- a/.github/workflows/ci-basictests.yml +++ b/.github/workflows/ci-basictests.yml @@ -74,7 +74,7 @@ jobs: - name: Configure env.sh run: | cd jenkins-build-scripts - git rm --cached proxysql_qa_test_suite + #git rm --cached proxysql_qa_test_suite # configure paths sed -i "s|JENKINS_SCRIPTS_PATH=.*|JENKINS_SCRIPTS_PATH=${{ github.workspace }}/jenkins-build-scripts|" env.sh