Skip to content

Commit

Permalink
Removed broken pre-commit job
Browse files Browse the repository at this point in the history
We're using pre-commit.ci now
  • Loading branch information
spookylukey committed Apr 30, 2024
1 parent 670bb96 commit b574642
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,6 @@ jobs:
run: |
./runtests.py --use-tz=false
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
with:
python-version: "3.10"
- uses: pre-commit/[email protected]

check-manifest:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit b574642

Please sign in to comment.