Skip to content
Snippets Groups Projects
Commit a9e7230c authored by Jaden DIEFENBAUGH's avatar Jaden DIEFENBAUGH Committed by Flavio TARSETTI
Browse files

get tests running on updated CI, closes #164

parent 4001e97d
No related branches found
No related tags found
1 merge request!25Fix browser tests on CI
......@@ -63,7 +63,6 @@ test:
- if [ -n "${BEAT_DOCKER_TESTS}" ]; then npm install; fi
- if [ -n "${BEAT_DOCKER_TESTS}" ]; then npm test; fi
- if [ -n "${BEAT_DOCKER_TESTS}" ]; then cd -; fi
{% endif %}
- sphinx-build -aEW {{ project_dir }}/doc {{ project_dir }}/sphinx
- sphinx-build -aEb doctest {{ project_dir }}/doc sphinx
- conda inspect linkages -p $PREFIX {{ name }} # [not win]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment