mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 07:08:10 +00:00
improve CI
This commit is contained in:
parent
e273a29a8c
commit
d895d6caf0
@ -25,7 +25,7 @@ install:
|
||||
- "pip install -U tox"
|
||||
|
||||
test_script:
|
||||
- ps: "tox -- --cov netlib --cov mitmproxy --cov pathod | Select-String -NotMatch Cryptography_locking_cb"
|
||||
- ps: "tox -- --cov netlib --cov mitmproxy --cov pathod"
|
||||
|
||||
deploy_script:
|
||||
ps: |
|
||||
|
Loading…
Reference in New Issue
Block a user