mirror of
https://github.com/ansible/awx.git
synced 2026-03-08 21:19:26 -02:30
Make sure ui deps are built for jshint
This commit is contained in:
2
Makefile
2
Makefile
@@ -609,7 +609,7 @@ ui-test-ci: $(UI_DEPS_FLAG_FILE)
|
|||||||
testjs_ci:
|
testjs_ci:
|
||||||
echo "Update UI unittests later" #ui-test-ci
|
echo "Update UI unittests later" #ui-test-ci
|
||||||
|
|
||||||
jshint:
|
jshint: $(UI_DEPS_FLAG_FILE)
|
||||||
$(NPM_BIN) run --prefix awx/ui jshint
|
$(NPM_BIN) run --prefix awx/ui jshint
|
||||||
|
|
||||||
ui-test-saucelabs: $(UI_DEPS_FLAG_FILE)
|
ui-test-saucelabs: $(UI_DEPS_FLAG_FILE)
|
||||||
|
|||||||
Reference in New Issue
Block a user