mirror of https://github.com/searxng/searxng.git
[fix] grunt action name
This commit is contained in:
parent
39d2e0427f
commit
52323a4b4e
|
@ -19,7 +19,7 @@ install:
|
|||
script:
|
||||
- ./manage.sh pep8_check
|
||||
- ./manage.sh styles
|
||||
- ./manage.sh grunt
|
||||
- ./manage.sh grunt_build
|
||||
- ./manage.sh py_test_coverage
|
||||
- ./manage.sh robot_tests
|
||||
after_success:
|
||||
|
|
Loading…
Reference in New Issue