diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dff4271..f48334b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -102,6 +102,8 @@ jobs: path: ~/.cache/prek key: ${{ steps.cache-prek.outputs.cache-primary-key }} - name: Lint and static analysis + env: + SKIP: no-commit-to-branch run: | . venv/bin/activate prek run --show-diff-on-failure --color=always --all-files