Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The CI jobs do not usually have mypy_cache volume created and almost all jobs print misleading "mypy_cache_volume" error at the beginning. This is a noise - we are not interested in this stderr printed message - we are only interested in returncode from checking if it exists.
- Loading branch information