Skip to content

Commit

Permalink
Add sqlite extension
Browse files Browse the repository at this point in the history
  • Loading branch information
jmsche committed Oct 27, 2020
1 parent 66d0304 commit 5a72357
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
with:
php-version: "${{ matrix.php-version }}"
coverage: "pcov"
extensions: pdo_sqlite

- name: "Cache dependencies installed with composer"
uses: "actions/cache@v2"
Expand Down

0 comments on commit 5a72357

Please sign in to comment.