ci/cd actions #1
test.yml
on: push
run framelib unit tests
36s
Annotations
1 warning
run framelib unit tests
/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)
|