Skip to content

Commit

Permalink
Working out CI
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHAnderson committed Oct 21, 2023
1 parent 4a9dd33 commit 27ca348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- "8.2"
dependencies:
- "highest"
- "lowest"
optional-dependencies:
- true
- false
Expand All @@ -48,7 +49,6 @@ jobs:
php-version: "${{ matrix.php-version }}"
coverage: "pcov"
ini-values: "zend.assertions=1"
extensions: "pdo_mysql"

- name: "Install dependencies with Composer"
uses: "ramsey/composer-install@v1"
Expand Down

0 comments on commit 27ca348

Please sign in to comment.