mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-30 14:45:23 +08:00
do not require running tests locally (#5356)
This commit is contained in:
@@ -100,8 +100,10 @@ If you have questions related to contributing, drop by the [typing Gitter](https
|
||||
|
||||
## Running the tests
|
||||
|
||||
The tests are automatically run on every PR and push to
|
||||
the repo.
|
||||
The tests are automatically run on every PR and push to the repo.
|
||||
Therefore you don't need to run them locally, unless you want to run
|
||||
them before making a pull request or you want to debug some problem without
|
||||
creating several small commits.
|
||||
|
||||
There are several tests:
|
||||
- `tests/mypy_test.py`
|
||||
|
||||
Reference in New Issue
Block a user