You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
reduce CircleCI test time
Use say just test_p-z*.py tests
This commit is contained in:
@@ -11,4 +11,4 @@ dependencies:
|
|||||||
test:
|
test:
|
||||||
override:
|
override:
|
||||||
- python ./setup.py develop && make check-2.7
|
- python ./setup.py develop && make check-2.7
|
||||||
- cd ./test/stdlib && pyenv local 2.7.10 && bash ./runtests.sh
|
- cd ./test/stdlib && pyenv local 2.7.10 && bash ./runtests.sh 'test_[p-z]*.py'
|
||||||
|
Reference in New Issue
Block a user