mirror of
https://github.com/appwrite/appwrite
synced 2026-05-05 22:38:37 +00:00
Execute tests on CI
This commit is contained in:
parent
59ead2741e
commit
4be52abe7d
1 changed files with 2 additions and 1 deletions
|
|
@ -27,4 +27,5 @@ install:
|
|||
script:
|
||||
- php -v
|
||||
- ls storage
|
||||
- ls tests/resources/storage
|
||||
- ls tests/resources/storage
|
||||
- vendor/bin/phpunit --configuration phpunit.xml
|
||||
Loading…
Reference in a new issue