1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00

Updated CI test path

This commit is contained in:
Eldad Fux 2020-07-01 17:35:30 +03:00
parent a1f1edfc78
commit f0fc9f950a

View file

@ -30,4 +30,4 @@ install:
script:
- docker ps
- docker exec appwrite /bin/bash -c '/usr/share/nginx/html/vendor/bin/phpunit'
- docker exec appwrite /bin/bash -c '/usr/src/code/vendor/bin/phpunit'