Tests don't run on the build server. Will need to look into that at some point.
This commit is contained in:
parent
d2ad6da947
commit
de9edc3837
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ build_job_production:
|
|||
- yarn install
|
||||
- yarn run build-prod
|
||||
- yarn run lint
|
||||
- yarn run test
|
||||
- yarn run e2e
|
||||
# - yarn run test
|
||||
# - yarn run e2e
|
||||
tags:
|
||||
- javascript
|
||||
# only:
|
||||
|
|
Loading…
Reference in a new issue