mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
commit
0fd4a2ea38
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ def install_environment(
|
|||
)
|
||||
|
||||
# Docker doesn't really have relevant disk environment, but pre-commit
|
||||
# still needs to cleanup it's state files on failure
|
||||
# still needs to cleanup its state files on failure
|
||||
with clean_path_on_failure(directory):
|
||||
build_docker_image(prefix, pull=True)
|
||||
os.mkdir(directory)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue