Modified the workflow to include the correct textdomain.
This commit is contained in:
parent
28007ec356
commit
3ee6a377f3
@ -18,7 +18,7 @@ jobs:
|
||||
sed -i '/^\t<!-- start config -->.*/a\
|
||||
<file>.</file>
|
||||
' phpcs.xml
|
||||
sed -i '/MY_DOMAIN/ s//CHANGE-THIS-TO-YOUR-TEXT-DOMAIN/' phpcs.xml
|
||||
sed -i '/MY_DOMAIN/ s//minimalistflex/' phpcs.xml
|
||||
mv phpcs.xml phpcs.xml.dist
|
||||
- name: CPCS checks
|
||||
uses: 10up/wpcs-action@stable
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user