mirror of
https://github.com/elyby/accounts.git
synced 2024-11-30 02:32:26 +05:30
Попытка вернуть проверку npm run flow в цикл сборки
This commit is contained in:
parent
549db30b2b
commit
0a5f8feca6
@ -49,7 +49,7 @@ test:frontend:
|
||||
- cd frontend
|
||||
- npm i --silent > /dev/null
|
||||
- npm run lint --silent
|
||||
# - npm run flow --silent # disabled due to missing libelf.so.1 in docker container
|
||||
- npm run flow --silent
|
||||
- npm run test --silent
|
||||
|
||||
build:production:
|
||||
|
Loading…
Reference in New Issue
Block a user