use yarn, try to restart pipeline

This commit is contained in:
Henry Jameson 2019-11-14 23:46:19 +02:00
parent bd2a682b83
commit 28efd7d862
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ test:
- apt install firefox-esr -y --no-install-recommends
- firefox --version
- yarn
- npm run unit
- yarn unit
build:
stage: build