This commit is contained in:
J. Nick Koston 2025-07-13 16:51:43 -10:00
parent 786de2a992
commit e80b11870f
No known key found for this signature in database

View File

@ -582,11 +582,6 @@ jobs:
steps:
- name: Check out code from GitHub
uses: actions/checkout@v4.2.2
- name: Restore Python
uses: ./.github/actions/restore-python
with:
python-version: ${{ env.DEFAULT_PYTHON }}
cache-key: ${{ needs.common.outputs.cache-key }}
- uses: pre-commit/action@v3.0.1
env:
SKIP: pylint,clang-tidy-hash,yamllint