Commit 1728d902 authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

fix: add rule according readme



PHP_UNIT_DISABLED option was documented, but not implemented in code

Signed-off-by: default avatarCédric OLIVIER <cedric3.olivier@orange.com>
parent 3d9fb3c2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -297,6 +297,8 @@ php-unit:
      when: never
    - if: $CI_MERGE_REQUEST_ID
      when: never
    - if: '$PHP_UNIT_DISABLED == "true"'
      when: never
    # run if PHPUnit config file exists
    # /!\ variables can't be used in rules:exists
    - exists: