Skip to content

Refactor output handling to use 'info' instead of 'print' and remove … #126

Refactor output handling to use 'info' instead of 'print' and remove …

Refactor output handling to use 'info' instead of 'print' and remove … #126

Triggered via push November 20, 2024 00:25
Status Success
Total duration 1m 34s
Artifacts

pytest.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
/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)