mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-06 15:17:19 +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:
parent
97549bc5ba
commit
4d380f2e18
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user