Skip to content

Commit

Permalink
Remove pre-commit action
Browse files Browse the repository at this point in the history
  • Loading branch information
dalonsoa committed Sep 25, 2024
1 parent 5ce62f7 commit ab9b06a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,7 @@ on:
type: string

jobs:
qa:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/[email protected]

test:
needs: qa
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down
20 changes: 0 additions & 20 deletions .github/workflows/pre-commit_autoupdate.yml

This file was deleted.

0 comments on commit ab9b06a

Please sign in to comment.