mirror of
https://github.com/luxfi/pics.git
synced 2026-07-26 21:08:58 +00:00
update .gitlab-ci.yml
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ unit-tests:
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'
|
||||
before_script:
|
||||
- apt-get update -y && apt-get install -y fonts-urw-base35 gsfonts
|
||||
- apt-get update -y && apt-get install -y fonts-urw-base35 gsfonts fonts-dejavu
|
||||
script:
|
||||
- 'npm install'
|
||||
- 'npm install jest -g'
|
||||
|
||||
Reference in New Issue
Block a user