Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tarampampam committed Oct 25, 2020
1 parent 5b301a1 commit ce3c15a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs: # Docs: <https://git.io/JvxXE>
with:
php-version: ${{ matrix.php }}
extensions: mbstring, pdo_sqlite, sqlite3, zlib
tools: composer:v1 # TODO update composer up to v2

- name: Get Composer Cache Directory # Docs: <https://git.io/JfAKn#php---composer>
id: composer-cache
Expand Down

0 comments on commit ce3c15a

Please sign in to comment.