run workflow (v1) with conda envs #174
ci_workflow.yaml
on: schedule
Matrix: run-integration-tests-with-conda-install
Annotations
2 errors and 2 warnings
ubuntu-latest - Workflow with snakemake conda envs
Process completed with exit code 1.
|
macos-13 - Workflow with snakemake conda envs
Process completed with exit code 1.
|
ubuntu-latest - Workflow with snakemake conda envs
/usr/share/miniconda/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
macos-13 - Workflow with snakemake conda envs
/Users/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|