trying npm now
This commit is contained in:
parent
bd3a6617c4
commit
d83da67e84
1 changed files with 2 additions and 2 deletions
|
@ -9,5 +9,5 @@ run:
|
|||
- |
|
||||
set -eux
|
||||
cd quay-pull-request
|
||||
yarn install --ignore-engines
|
||||
yarn test
|
||||
npm install
|
||||
npm test
|
||||
|
|
Reference in a new issue