Skip to content
Snippets Groups Projects
Commit 019156dd authored by Christopher Randolph Rhodes's avatar Christopher Randolph Rhodes
Browse files

Test build today

parent 2a1db0ad
No related branches found
No related tags found
2 merge requests!65Release 2024.10.01,!56Test build today
{% set name = "model_server" %}
{% set version = "2024.7.8" %}
{% set version = "2024.7.26" %}
{% set pyproject = load_file_data('../pyproject.toml', from_recipe_dir=True) %}
{% set pp = pyproject.get('project') %}
......@@ -37,8 +37,6 @@ test:
imports:
- model_server
commands:
# - echo {{ PREFIX }}
# - set PYTHON_UNITTEST_DATA_ROOT = "{{ PREFIX }}"
- python -m unittest discover
requires:
- pip
......
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