1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 14:16:46 +02:00

Update tests.yml

This commit is contained in:
Sergey Romanenko
2020-11-20 21:28:07 +03:00
committed by GitHub
parent 25002b37bc
commit 1087be6d1b

View File

@@ -37,14 +37,6 @@ jobs:
run: composer update --dev --${{ matrix.dependency-version }} --ignore-platform-req=php --no-interaction --no-progress
if: "matrix.php >= 8"
- name: Deploy on Test
uses: SamKirkland/FTP-Deploy-Action@4.0.0
with:
server: vh100.timeweb.ru
port: 21
username: cx01224_github
password: ${{ secrets.FTP_PASSWORD }}
server-dir: /test.flextype.org/public_html/
- name: Run Tests
run: ./vendor/bin/pest