ci: authenticate github clones in install.sh (#58718)

This commit is contained in:
Diptanil Saha
2026-09-03 10:50:32 +05:30
committed by GitHub
parent 4944df8733
commit 717af27559
5 changed files with 38 additions and 0 deletions

View File

@@ -103,6 +103,8 @@ jobs:
DB: postgres
TYPE: server
FRAPPE_BRANCH: develop
# Anonymous git to github.com gets throttled to a 401; authenticate the clones.
CI_GITHUB_TOKEN: ${{ github.token }}
BENCH_CACHE_DIR: /home/runner/bench-cache
- name: Warm up test data