Run phpunit in the right directory
This commit is contained in:
parent
277c1b5359
commit
46b3a54369
@ -17,6 +17,7 @@ before_script:
|
||||
test:
|
||||
stage: test
|
||||
script:
|
||||
- cd Tests
|
||||
- phpunit
|
||||
|
||||
deploy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user