replace zero_only with simpler if statement (#2592)

This commit is contained in:
Wing Lian
2025-04-30 13:11:03 -04:00
committed by GitHub
parent 89ca14d9a0
commit 5e949eaa07
6 changed files with 22 additions and 19 deletions

View File

@@ -27,6 +27,9 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
env:
TRANSFORMERS_IS_CI: "yes"
jobs:
pre-commit:
name: pre-commit