Skip to content

Commit

Permalink
ci: disable tmt-lint in pre-commit.ci
Browse files Browse the repository at this point in the history
Reverse dependency tests require an internet access that is not provided

Signed-off-by: Matej Focko <[email protected]>
  • Loading branch information
mfocko committed Oct 9, 2023
1 parent ad58497 commit 5f9fad7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ repos:
rev: 1.27.0
hooks:
- id: tmt-lint
# linting of the reverse-dependency tests requires internet access
stages: [manual, push]
- repo: https://github.com/packit/pre-commit-hooks
rev: v1.2.0
hooks:
Expand Down

0 comments on commit 5f9fad7

Please sign in to comment.