mirror of
https://github.com/joshuadavidthomas/django-language-server.git
synced 2025-09-27 12:29:30 +00:00
remove cargo test
from pre-commit (#124)
This commit is contained in:
parent
7eb9580750
commit
95a0f5f452
1 changed files with 0 additions and 8 deletions
|
@ -44,11 +44,3 @@ repos:
|
||||||
language: rust
|
language: rust
|
||||||
entry: cargo clippy
|
entry: cargo clippy
|
||||||
pass_filenames: false
|
pass_filenames: false
|
||||||
- id: test
|
|
||||||
name: cargo test
|
|
||||||
description: run the tests with "cargo test"
|
|
||||||
types:
|
|
||||||
- rust
|
|
||||||
language: rust
|
|
||||||
entry: cargo test
|
|
||||||
pass_filenames: false
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue