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:
8
.github/workflows/tests.yml
vendored
8
.github/workflows/tests.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user