Skip to content

Commit

Permalink
Fix CI style validation
Browse files Browse the repository at this point in the history
  • Loading branch information
MyIgel committed Jul 11, 2022
1 parent d6f1fda commit 0b4782f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Expand Up @@ -28,6 +28,7 @@ check-style:
image: composer:latest
stage: validate
before_script:
- composer --no-ansi global config --no-plugins allow-plugins.dealerdirect/phpcodesniffer-composer-installer true
- composer --no-ansi global require slevomat/coding-standard squizlabs/php_codesniffer
- export PATH=$PATH:$COMPOSER_HOME/vendor/bin
script:
Expand Down

0 comments on commit 0b4782f

Please sign in to comment.