Skip to content
Snippets Groups Projects
Verified Commit 261a1101 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

ci: override other test scripts


Signed-off-by: default avatarBart Jaskulski <bjaskulski@protonmail.com>
parent 4d2d1a93
No related branches found
No related tags found
No related merge requests found
Pipeline #401784 passed with warnings with stages
in 1 minute and 2 seconds
......@@ -3,6 +3,10 @@ variables:
include: 'https://gitlab.wpdesk.dev/wpdesk/gitlab-ci/raw/master/gitlab-ci-1.2.yml'
unit test lastest:
script:
- composer test
unit test lastest coverage:
script:
- composer test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment