mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
fix error Alan introduced in Makefile syntax
This commit is contained in:
parent
f9cd0fe197
commit
5f15b00a8a
3
Makefile
3
Makefile
@ -491,8 +491,7 @@ testjs_ci:
|
||||
echo "Update UI unittests later" #ui-test-ci
|
||||
|
||||
jshint: ui-deps-built
|
||||
grunt --gruntfile awx/ui/Gruntfile.js jshint
|
||||
# Depends on node 6.x and npm 3.x installed on Jenkins slave
|
||||
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