Skip to content

Commit

Permalink
fix: removing rust checks from pre-commit since ci there has no netwo…
Browse files Browse the repository at this point in the history
…rk connection
  • Loading branch information
oskardotglobal committed Jul 27, 2023
1 parent da55fcc commit 4148f75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
ci:
skip: [clippy, cargo-check]

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
Expand Down

0 comments on commit 4148f75

Please sign in to comment.