mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-02 12:34:59 +02:00
[ticket/15115] Fix test paths
PHPBB3-15115
This commit is contained in:
parent
3173b46315
commit
1f224233c7
@ -32,7 +32,7 @@ then
|
||||
npm install -g > /dev/null
|
||||
npm install > /dev/null
|
||||
set -x
|
||||
stylelint --config ../.stylelintrc "phpBB/styles/prosilver/theme/*.css"
|
||||
stylelint "phpBB/styles/prosilver/theme/*.css"
|
||||
# Disable admin stylelint for now
|
||||
# stylelint --config ../.stylelintrc "phpBB/adm/style/*.css"
|
||||
# stylelint "phpBB/adm/style/*.css"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user