Skip to content

Commit

Permalink
Update CI-selftests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mirostauder authored Sep 1, 2023
1 parent 235e939 commit 94a5aa4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/CI-selftests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,12 @@ concurrency:
cancel-in-progress: true

jobs:
cache:
uses: sysown/proxysql/.github/workflows/ci-builds.yml@GH-Actions
secrets: inherit

run:
needs: [ "cache" ]
uses: sysown/proxysql/.github/workflows/ci-selftests.yml@GH-Actions
secrets: inherit

0 comments on commit 94a5aa4

Please sign in to comment.