Skip to content

Commit

Permalink
chore: remove unit tests from pre-commit config (#558)
Browse files Browse the repository at this point in the history
they takes too much time
  • Loading branch information
vdusek authored Oct 1, 2024
1 parent 9ea3fd4 commit 734c797
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,3 @@ repos:
entry: make type-check
language: system
pass_filenames: false

- id: unit-tests
name: Unit tests
entry: make unit-tests
language: system
pass_filenames: false

0 comments on commit 734c797

Please sign in to comment.