mirror of
https://github.com/actix/actix-web.git
synced 2024-11-14 04:41:15 +00:00
do not use skeptic tests for cov report
This commit is contained in:
parent
09773eca82
commit
86d9e9051d
2 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ log = "0.3"
|
|||
env_logger = "*"
|
||||
|
||||
#actix = { git="https://github.com/fafhrd91/actix.git" }
|
||||
skeptic = { version = "0.13", optional = true }
|
||||
|
||||
[dependencies.actix]
|
||||
#path = "../actix"
|
||||
|
|
Loading…
Reference in a new issue