Remove duplicate set, add mysql.

This commit is contained in:
James Cole 2023-10-29 17:52:01 +01:00
parent 3b6c727916
commit 21fede0dd0
No known key found for this signature in database
GPG Key ID: B49A324B7EAD6D80

View File

@ -34,12 +34,8 @@ jobs:
--health-retries=3 --health-retries=3
steps: steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- name: Checkout - name: Checkout
uses: actions/checkout@v2 uses: actions/checkout@v3
with: with:
fetch-depth: 0 fetch-depth: 0
@ -55,6 +51,7 @@ jobs:
iconv iconv
intl intl
json json
mysql
mbstring mbstring
openssl openssl
pdo pdo