Skip to content

Commit

Permalink
Update CI-shuntest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mirostauder authored Nov 16, 2023
1 parent 17ec0f0 commit d79fc84
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/CI-shuntest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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-shuntest.yml@GH-Actions
secrets: inherit

0 comments on commit d79fc84

Please sign in to comment.