Inline the pre-commit action in the code quality jobs #20350
tests.yml
on: pull_request
Check code quality
17s
Tests with latest dependencies
12m 22s
Tests with dev dependencies
12m 4s
Tests without optional dependencies
6m 55s
Tests with minimum versions
10m 53s
Distributed smoke tests
33m 15s
Annotations
4 warnings
|
Tests without optional dependencies
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
|
|
Tests with latest dependencies
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
|
|
Tests with dev dependencies
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
|
|
Tests with minimum versions
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
|