Skip to content

Commit eb206bc

Browse files
authored
Update bench.yml
1 parent f389d12 commit eb206bc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/bench.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,7 @@ jobs:
104104
uses: actions/upload-artifact@v4
105105
# Clear any proxy settings so this step uses direct HTTPS
106106
env:
107-
http_proxy: ""
108-
https_proxy: ""
109-
no_proxy: ""
107+
no_proxy: "*"
110108
with:
111109
name: ${{ matrix.cluster }}-${{ matrix.device }}
112110
path: |

0 commit comments

Comments
 (0)