Skip to content

Commit ba093cb

Browse files
committed
ci: disable again
1 parent 07b8707 commit ba093cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
GOTD_TEST_EXTERNAL: 1
4646
GOTD_MTPROXY_ADDR: "127.0.0.1:3128"
4747
TEST_ACCOUNTS_BROKEN: 1 # use external test accounts
48-
TEST_ACCOUNT_MANAGER_DISABLED: 0
48+
TEST_ACCOUNT_MANAGER_DISABLED: 1
4949
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5050
GITHUB_JOB_ID: ${{ github.job }}
5151
GITHUB_RUN_ID: ${{ github.run_id }}

0 commit comments

Comments
 (0)