Skip to content

Commit

Permalink
remove pre commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinkruger committed Dec 5, 2024
1 parent d2a0731 commit c41fcd9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
go install github.com/kyoh86/richgo@v0.3.10
pip install pre-commit
- name: Run pre-commit hooks
run: pre-commit run --all-files

- name: Run tests with gotestsum
run: |
mkdir -p ${{ github.workspace }}/artifacts
Expand Down

0 comments on commit c41fcd9

Please sign in to comment.