Make the linter happy again
This commit is contained in:
committed by
Lesley Norton
parent
ca861e2727
commit
07d7b0cad4
+1
-1
@@ -11,7 +11,7 @@ git submodule init || die
|
||||
git submodule update --remote --depth 1 src/_locales || die
|
||||
|
||||
print Y "Installing dependencies..."
|
||||
npm install || die
|
||||
npm install --legacy-peer-deps || die
|
||||
|
||||
print Y "Running tests..."
|
||||
npm test
|
||||
|
||||
Reference in New Issue
Block a user