mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 09:57:35 -02:30
Merge pull request #11377 from nixocio/ui_sonic_tests
Update how ui tests are invoked on CI
This commit is contained in:
2
Makefile
2
Makefile
@@ -418,7 +418,7 @@ ui-lint:
|
|||||||
|
|
||||||
ui-test:
|
ui-test:
|
||||||
$(NPM_BIN) --prefix awx/ui install
|
$(NPM_BIN) --prefix awx/ui install
|
||||||
$(NPM_BIN) run --prefix awx/ui test -- --coverage --maxWorkers=4 --watchAll=false
|
$(NPM_BIN) run --prefix awx/ui test
|
||||||
|
|
||||||
|
|
||||||
# Build a pip-installable package into dist/ with a timestamped version number.
|
# Build a pip-installable package into dist/ with a timestamped version number.
|
||||||
|
|||||||
Reference in New Issue
Block a user