Skip to content
Snippets Groups Projects

Develop

Merged danielspeicher requested to merge develop into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -207,7 +207,7 @@ you have to write the scripts for those two tasks yourselves.
tests will be skipped.
- `DISABLE_CI_TEST_CODESTYLE`: if this variable is set to any value, the
PHP CS tests will be skipped.
- `DISABLE_CI_TEST_CYPRESSE2E: 1`: if this variable is set to any value, the
- `DISABLE_CI_TEST_CYPRESSE2E:`: if this variable is set to any value, the
Cypress tests will be skipped.
- `DISABLE_CI_TEST_PHPUNIT`: if this variable is set to any value, the
PHP unit tests will be skipped.
Loading