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

feat(tests): upd tests for endpoints #477

This commit is contained in:
Awilum
2020-11-22 08:53:09 +03:00
parent b4ce608603
commit c151bf62f6

View File

@@ -38,6 +38,7 @@ jobs:
username: ${{ secrets.FTP_USERNAME }}
password: ${{ secrets.FTP_PASSWORD }}
server-dir: ${{ secrets.FTP_DIR }}
exclude: ['vendor/**', 'var/**', '.git/**', '.github/**']
- name: Run Tests
run: ./vendor/bin/pest --group=endpoints