No need to run 'build' in the CI anymore, as we're explicitely running eslint
This commit is contained in:
Родитель
2993a713ab
Коммит
8928bf67ae
|
@ -39,9 +39,6 @@ jobs:
|
|||
# run tests!
|
||||
- run: yarn test
|
||||
|
||||
# run build!
|
||||
- run: yarn run build
|
||||
|
||||
- deploy:
|
||||
command: |
|
||||
if [ "${CIRCLE_BRANCH}" == "master" ]; then
|
||||
|
|
Загрузка…
Ссылка в новой задаче