Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Run yarn lint on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrichina committed Sep 24, 2019
1 parent 8257188 commit ec100f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ run_tests:
- gcloud
script:
- yarn
- yarn lint
- NODE_ENV=ci yarn test

run_tests_staging:
Expand Down

0 comments on commit ec100f1

Please sign in to comment.