Browse Source

🔥 Remove commented unused config

pull/14398/head
Sebastián Ramírez 8 months ago
parent
commit
75f191018a
  1. 1
      .github/workflows/pre-commit.yml

1
.github/workflows/pre-commit.yml

@ -7,7 +7,6 @@ on:
- synchronize - synchronize
env: env:
# UV_SYSTEM_PYTHON: 1
IS_FORK: ${{ github.event.pull_request.head.repo.full_name != github.repository }} IS_FORK: ${{ github.event.pull_request.head.repo.full_name != github.repository }}
jobs: jobs:

Loading…
Cancel
Save