Skip to content

Commit

Permalink
👷 Remove test step in pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
perdy committed Sep 19, 2023
1 parent 331a759 commit 5734826
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,3 @@ repos:
language: system
types: [file, python]
exclude: "(make|tests/|examples/)"
- id: pytest
name: Pytest - Unit tests
entry: ./scripts/test
language: system
types: [python]
exclude: "make"
pass_filenames: false

0 comments on commit 5734826

Please sign in to comment.