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 08:58:14 +03:00
committed by GitHub
parent 19a25b0d7e
commit 30ea1ddd31

View File

@@ -39,7 +39,7 @@ jobs:
password: ${{ secrets.FTP_PASSWORD }}
server-dir: ${{ secrets.FTP_DIR }}
exclude:
- 'vendor/**',
- 'vendor/**'
- 'var/**'
- '.git/**'
- '.github/**'