From 21fede0dd0b788b37d85a96a941594627c10e585 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 29 Oct 2023 17:52:01 +0100 Subject: [PATCH] Remove duplicate set, add mysql. --- .github/workflows/sonarcloud.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index 2b2842042c..79db6a2fd2 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -34,12 +34,8 @@ jobs: --health-retries=3 steps: - - uses: actions/checkout@v3 - with: - fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis - - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v3 with: fetch-depth: 0 @@ -55,6 +51,7 @@ jobs: iconv intl json + mysql mbstring openssl pdo