Fix building with socks-proxy feature (#91)
This PR corrects a variable name and type, and ensures we test the socks-proxy feature as part of the test matrix.
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
||||
feature:
|
||||
- charset
|
||||
- cookies
|
||||
- socks-proxy
|
||||
env:
|
||||
RUST_BACKTRACE: "1"
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user