test PR for testing github actions #4
test.yaml
on: pull_request
Matrix: pytest_on_supported_python_vers
Matrix: pytest_with_coverage_on_supported_os
Matrix: python_lint_check
Annotations
4 warnings
pytest_with_coverage_on_supported_os (ubuntu-22.04)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
pytest_with_coverage_on_supported_os (ubuntu-22.04)
Cache paths are empty. Please check the previous logs and make sure that the python version is specified
|
pytest_with_coverage_on_supported_os (ubuntu-20.04)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
pytest_with_coverage_on_supported_os (ubuntu-20.04)
Cache paths are empty. Please check the previous logs and make sure that the python version is specified
|