Fix addons-linter.sh
This commit is contained in:
parent
05f63e0759
commit
a18a22e2f6
1 changed files with 1 additions and 1 deletions
|
@ -32,4 +32,4 @@ rm -rf $TMPDIR/src/_locales/.github || die
|
||||||
print G "done."
|
print G "done."
|
||||||
|
|
||||||
print Y "Running the test..."
|
print Y "Running the test..."
|
||||||
$(npm bin)/addons-linter $TMPDIR/src || die
|
npx addons-linter $TMPDIR/src || die
|
||||||
|
|
Loading…
Add table
Reference in a new issue