Skip to content
Snippets Groups Projects
Commit 92f8e576 authored by jurgenhaas's avatar jurgenhaas
Browse files

Further improve settings for extra tests from GitLab

parent 504f92ad
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,9 @@ Test Code Style:
when: always
paths:
- phpcs.xml
rules:
- if: '$DISABLE_CI_TEST_CODESTYLE == "1"'
when: never
Test PHPUnit:
<<: *test_lakedrops_default
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment