1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 06:06:45 +02:00

Update tests.yml

This commit is contained in:
Sergey Romanenko
2020-11-22 19:26:32 +03:00
committed by GitHub
parent 2a0358c51a
commit 04539a4f69

View File

@@ -14,6 +14,9 @@ jobs:
- name: Get latest code
uses: actions/checkout@v2
- name: Setup Xdebug
uses: MilesChou/docker-xdebug@v1.0.0
- name: Setup PHP
uses: shivammathur/setup-php@v2
with: