Removed `nvm ci` because `@automattic/pupeteer-utils@0.0.1` is not in the NPM registry
This commit is contained in:
parent
a77a1cc77c
commit
e545bab9c9
|
@ -71,7 +71,7 @@ install:
|
||||||
echo "xdebug.ini does not exist"
|
echo "xdebug.ini does not exist"
|
||||||
fi
|
fi
|
||||||
- nvm install
|
- nvm install
|
||||||
- npm ci
|
- npm install
|
||||||
- composer install --no-dev
|
- composer install --no-dev
|
||||||
- |
|
- |
|
||||||
# Install WP Test suite, install PHPUnit globally:
|
# Install WP Test suite, install PHPUnit globally:
|
||||||
|
|
Loading…
Reference in New Issue