Skip to content

Commit b648784

Browse files
committed
add direct
1 parent dc4fd25 commit b648784

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests-e2e-nix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
tests: [all]
2323
env:
2424
TESTS_TO_RUN: ${{ matrix.tests }}
25+
GOPROXY: direct
2526
steps:
2627
- name: Create more disk space
2728
run: sudo rm -rf /usr/share/dotnet && sudo rm -rf /opt/ghc && sudo rm -rf "/usr/local/share/boost" && sudo rm -rf "$AGENT_TOOLSDIRECTORY"

0 commit comments

Comments
 (0)