Skip to content
Snippets Groups Projects
Commit 65bbcd11 authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

Merge branch 'feature/codeception-debug-info' into 'master'

Codeception debug info

See merge request wpdesk/gitlab-ci!66
parents 7fec4605 98323552
No related branches found
No related tags found
No related merge requests found
......@@ -438,7 +438,7 @@ library:
codeception test:
<<: *job-codeception-test
script:
- vendor/bin/codecept run --steps --xml
- vendor/bin/codecept run --steps --xml --html -d
codeception test woo rc2:
<<: *job-codeception-test
......@@ -449,4 +449,4 @@ codeception test woo rc2:
SCREEN_HEIGHT: 2000
WOOCOMMERCE_VERSION: 3.7.0-rc.2
script:
- vendor/bin/codecept run --steps --xml
- vendor/bin/codecept run --steps --xml --html -d
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment