mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 12:41:19 -03:30
jshint given desired commands, although not working
This commit is contained in:
parent
c6c295ef32
commit
52dc28f7c5
5
Makefile
5
Makefile
@ -490,8 +490,9 @@ ui-test-ci: ui-deps-built
|
||||
testjs_ci:
|
||||
echo "Update UI unittests later" #ui-test-ci
|
||||
|
||||
jshint:
|
||||
echo "Remove this Makefile target when 3.0.x development is finished"
|
||||
jshint: ui-deps-built
|
||||
grunt --gruntfile awx/ui/Gruntfile.js jshint
|
||||
# Depends on node 6.x and npm 3.x installed on Jenkins slave
|
||||
|
||||
ui-test-saucelabs: ui-deps-built
|
||||
$(NPM_BIN) --prefix awx/ui run test:saucelabs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user