diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 00b7b47e..20100f4c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -78,3 +78,4 @@ repos: entry: bash -c 'pytest unit_tests/' language: system pass_filenames: false + stages: [push] \ No newline at end of file