diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 8bc08ca5..468c3398 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -18,4 +18,5 @@ pipelines: - mysql -u piler -ppiler123 piler1 < /usr/share/piler/db-mysql.sql - cd unit_tests - ./run.sh - + - cd .. + - phpunit