2
0
mirror of https://github.com/offen/website.git synced 2024-10-18 12:10:25 +02:00

increase test coverage for shared javascript packages

This commit is contained in:
Frederik Ring 2019-06-07 15:01:39 +02:00
parent e324f39bf7
commit 10ff033359

View File

@ -140,6 +140,9 @@ jobs:
path: ~/offen
- restore_cache:
key: offen-packages-{{ checksum "package.json" }}
- run:
name: Install lsof
command: sudo apt-get install lsof
- run:
name: Install dependencies
command: npm install