fix: add conda build to ci workflow #1205
ci.yml
on: pull_request
Lint
21s
Conda build check
43s
Matrix: Run test suite
Annotations
1 error and 3 warnings
|
Conda build check
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
|
Conda build check
PackagesNotFoundError: The following packages are not available from current channels:
- python=3.1
Current channels:
- defaults
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.
|
|
Conda build check
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
Conda build check
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|