Skip to content

Commit f64e215

Browse files
NO-SNOW: revert gh conflict of envs declarations
1 parent 16cd99d commit f64e215

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build_test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,8 +294,6 @@ jobs:
294294
# Proxy environment variables
295295
HTTP_PROXY: ${{ env.HTTP_PROXY }}
296296
HTTPS_PROXY: ${{ env.HTTPS_PROXY }}
297-
http_proxy: ${{ env.http_proxy }}
298-
https_proxy: ${{ env.https_proxy }}
299297
REQUESTS_CA_BUNDLE: ${{ env.REQUESTS_CA_BUNDLE }}
300298
shell: bash
301299
- name: Stop mitmdump proxy

0 commit comments

Comments
 (0)