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

Bugfix/requirements for tests

parent 5c874cd4
No related branches found
No related tags found
No related merge requests found
variables:
WPDESK_CI_VERSION: "2023.02.3"
WPDESK_CI_VERSION: "2023.02.4"
MYSQL_ROOT_PASSWORD: "mysql"
MYSQL_DATABASE: "wptest"
MYSQL_USER: "mysql"
......
......@@ -15,6 +15,7 @@ integration codeception tests:
command: [--max-allowed-packet=67108864]
needs:
- prepare prefixed vendor
- prepare translations
- job: prepare tests
optional: true
- job: prepare npm assets
......
......@@ -7,6 +7,7 @@
entrypoint: [""]
needs:
- prepare prefixed vendor
- prepare translations
- job: prepare tests
optional: true
- job: prepare npm assets
......
......@@ -30,6 +30,7 @@
stage: tests
needs:
- prepare prefixed vendor
- prepare translations
- job: prepare tests
optional: true
- job: prepare npm assets
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment