We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b8707 commit ba093cbCopy full SHA for ba093cb
.github/workflows/e2e.yml
@@ -45,7 +45,7 @@ jobs:
45
GOTD_TEST_EXTERNAL: 1
46
GOTD_MTPROXY_ADDR: "127.0.0.1:3128"
47
TEST_ACCOUNTS_BROKEN: 1 # use external test accounts
48
- TEST_ACCOUNT_MANAGER_DISABLED: 0
+ TEST_ACCOUNT_MANAGER_DISABLED: 1
49
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
50
GITHUB_JOB_ID: ${{ github.job }}
51
GITHUB_RUN_ID: ${{ github.run_id }}
0 commit comments