Add github action for building and testing the Conda build #3
conda.yml
on: push
Build conda environment and run tests
1m 28s
Annotations
1 error and 2 warnings
|
Build conda environment and run tests
Process completed with exit code 1.
|
|
Build conda environment and run tests
/usr/share/miniconda/lib/python3.13/argparse.py:1255: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
|
Build conda environment and run tests
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'.
|