mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-07 03:08:27 +02:00
fix: skip clippy and rust-check for ci
pre-commit.ci has no network connection per design, so now pre-commit ci only enforces styling
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
ci:
|
||||||
|
skip: [clippy, cargo-check]
|
||||||
|
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v4.4.0
|
rev: v4.4.0
|
||||||
|
Reference in New Issue
Block a user