mirror of
https://github.com/elyby/accounts.git
synced 2024-11-08 13:42:30 +05:30
[skip ci] Revert "Попытка вернуть проверку npm run flow в цикл сборки"
Увы, это всё ещё не работает. Вероятно, нужно добирать необходимую библиотеку в контейнер
This commit is contained in:
parent
0a5f8feca6
commit
c824db6487
@ -49,7 +49,7 @@ test:frontend:
|
||||
- cd frontend
|
||||
- npm i --silent > /dev/null
|
||||
- npm run lint --silent
|
||||
- npm run flow --silent
|
||||
# - npm run flow --silent # disabled due to missing libelf.so.1 in docker container
|
||||
- npm run test --silent
|
||||
|
||||
build:production:
|
||||
|
Loading…
Reference in New Issue
Block a user