We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16cd99d commit f64e215Copy full SHA for f64e215
.github/workflows/build_test.yml
@@ -294,8 +294,6 @@ jobs:
294
# Proxy environment variables
295
HTTP_PROXY: ${{ env.HTTP_PROXY }}
296
HTTPS_PROXY: ${{ env.HTTPS_PROXY }}
297
- http_proxy: ${{ env.http_proxy }}
298
- https_proxy: ${{ env.https_proxy }}
299
REQUESTS_CA_BUNDLE: ${{ env.REQUESTS_CA_BUNDLE }}
300
shell: bash
301
- name: Stop mitmdump proxy
0 commit comments