Run build for all web app packages as part of Web App CI (#22577)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
f294ef9843
Коммит
2eb5dac9b7
1
.github/workflows/channels-ci.yml
поставляемый
1
.github/workflows/channels-ci.yml
поставляемый
@@ -187,7 +187,6 @@ jobs:
|
|||||||
make node_modules
|
make node_modules
|
||||||
# make channels/e2e/playwright/node_modules
|
# make channels/e2e/playwright/node_modules
|
||||||
- name: ci/build
|
- name: ci/build
|
||||||
working-directory: webapp/channels
|
|
||||||
run: |
|
run: |
|
||||||
npm run build
|
npm run build
|
||||||
# run-performance-bechmarks:
|
# run-performance-bechmarks:
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user