mirror of
https://github.com/django/daphne.git
synced 2025-07-29 16:39:46 +03:00
Remove JS tests from CI for now
This commit is contained in:
parent
e5c91a1299
commit
16612ec126
|
@ -26,6 +26,6 @@ install:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- python runtests.py
|
- python runtests.py
|
||||||
- cd js_client && npm install --progress=false && npm test && cd ..
|
# - cd js_client && npm install --progress=false && npm test && cd ..
|
||||||
- flake8
|
- flake8
|
||||||
- isort --check-only --recursive channels
|
- isort --check-only --recursive channels
|
||||||
|
|
Loading…
Reference in New Issue
Block a user