Update CI-repltests.yml

pull/4382/head
Miro Stauder 3 years ago committed by GitHub
parent eb2a1eccef
commit 17ec0f0140
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,7 +19,12 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
jobs:
cache:
uses: sysown/proxysql/.github/workflows/ci-builds.yml@GH-Actions
secrets: inherit
run:
needs: [ "cache" ]
uses: sysown/proxysql/.github/workflows/ci-repltests.yml@GH-Actions
secrets: inherit

Loading…
Cancel
Save