mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix mis-edit.
This commit is contained in:
parent
ae1b2149a1
commit
c2122fbfb9
2
Makefile
2
Makefile
@ -40,7 +40,7 @@ check-pep8:
|
|||||||
check-python:
|
check-python:
|
||||||
cd web && python regression/runtests.py --exclude feature_tests
|
cd web && python regression/runtests.py --exclude feature_tests
|
||||||
|
|
||||||
check-featfind re: install-node bundle
|
check-feature: install-node bundle
|
||||||
cd web && python regression/runtests.py --pkg feature_tests
|
cd web && python regression/runtests.py --pkg feature_tests
|
||||||
|
|
||||||
check-js: install-node linter
|
check-js: install-node linter
|
||||||
|
Loading…
Reference in New Issue
Block a user