diff --git a/.github/workflows/ci-repltests.yml b/.github/workflows/ci-repltests.yml index bdaefcd5b..4695afc1c 100644 --- a/.github/workflows/ci-repltests.yml +++ b/.github/workflows/ci-repltests.yml @@ -72,7 +72,7 @@ jobs: uses: actions/checkout@v4 with: repository: 'proxysql/jenkins-build-scripts' -# ref: 'proxysql_repl_tests' + ref: 'proxysql_repl_tests' fetch-depth: 0 path: 'jenkins-build-scripts' token: ${{ secrets.GH_TOKEN_PROXYSQL }}