From cac91e642b71549c0e8b03d3728f41443488fca7 Mon Sep 17 00:00:00 2001 From: Miro Stauder Date: Thu, 4 May 2023 10:28:44 +0200 Subject: [PATCH] Update ci-taptests.yml --- .github/workflows/ci-taptests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-taptests.yml b/.github/workflows/ci-taptests.yml index 42d7a1b450..25284b05aa 100644 --- a/.github/workflows/ci-taptests.yml +++ b/.github/workflows/ci-taptests.yml @@ -49,7 +49,7 @@ jobs: uses: actions/checkout@v3 with: repository: 'sysown/proxysql' - ref: 'v2.x' +# ref: 'v2.x' fetch-depth: 0 path: 'proxysql'