mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Remove slowtests=false setting
It wasn't actually working because of tox, I also don't use this.
This commit is contained in:
parent
3b10ef419d
commit
56fca92a42
4 changed files with 0 additions and 22 deletions
|
|
@ -39,9 +39,6 @@ Alternatively, with the environment activated you can run all of the tests
|
|||
using:
|
||||
`py.test tests`
|
||||
|
||||
To skip the slower ruby / node integration tests, you can set the environment
|
||||
variable `slowtests=false`.
|
||||
|
||||
### Setting up the hooks
|
||||
|
||||
With the environment activated simply run `pre-commit install`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue