mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
No need to declare default test config
This commit is contained in:
parent
6db825256e
commit
57024e9c77
1 changed files with 1 additions and 1 deletions
|
|
@ -30,4 +30,4 @@ install:
|
|||
|
||||
script:
|
||||
- docker ps
|
||||
- docker exec appwrite /bin/bash -c '/usr/share/nginx/html/vendor/bin/phpunit --configuration /usr/share/nginx/html/phpunit.xml'
|
||||
- docker exec appwrite /bin/bash -c '/usr/share/nginx/html/vendor/bin/phpunit'
|
||||
|
|
|
|||
Loading…
Reference in a new issue