mirror of https://github.com/pyodide/pyodide.git
Try to get more debugging out
This commit is contained in:
parent
27965ac946
commit
28f1da3a42
|
@ -23,7 +23,7 @@ install:
|
||||||
- pip install pytest-xdist selenium
|
- pip install pytest-xdist selenium
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- make test
|
- make test; cat cpython/config.log
|
||||||
|
|
||||||
# deploy:
|
# deploy:
|
||||||
# provider: pages
|
# provider: pages
|
||||||
|
|
Loading…
Reference in New Issue