replace usages of numpy.alltrue()
with numpy.all()
/ numpy.any(!)
#162
ci_workflows.yml
on: pull_request
initial_tests
35s
coverage_dev_tests
2m 28s
Annotations
2 warnings
initial_tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
coverage_dev_tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|