Skip to content

Commit

Permalink
ci: disable again
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Feb 13, 2025
1 parent 768d646 commit 7b51e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Run tests
run: go test -v -run ^TestExternalE2E ./...
env:
GOTD_TEST_EXTERNAL: 1
GOTD_TEST_EXTERNAL: 0
GOTD_MTPROXY_ADDR: "127.0.0.1:3128"
TEST_ACCOUNTS_BROKEN: 1 # use external test accounts
TEST_ACCOUNT_MANAGER_DISABLED: 1
Expand Down

0 comments on commit 7b51e72

Please sign in to comment.