Skip to content

Commit

Permalink
ci(e2e): enable test account manager back
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Jan 20, 2025
1 parent bd4d8e4 commit 86f25d3
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 @@ -45,7 +45,7 @@ jobs:
GOTD_TEST_EXTERNAL: 1
GOTD_MTPROXY_ADDR: "127.0.0.1:3128"
TEST_ACCOUNTS_BROKEN: 1 # use external test accounts
TEST_ACCOUNT_MANAGER_DISABLED: 1
TEST_ACCOUNT_MANAGER_DISABLED: 0
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_JOB_ID: ${{ github.job }}
GITHUB_RUN_ID: ${{ github.run_id }}
Expand Down

0 comments on commit 86f25d3

Please sign in to comment.