Skip to content

Commit 7b1adb6

Browse files
committed
fix
1 parent 2e7b7f2 commit 7b1adb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- name: Set up TiDB
1919
run: |
2020
curl --proto '=https' --tlsv1.2 -sSf https://tiup-mirrors.pingcap.com/install.sh | sh
21+
source /home/runner/.profile
2122
tiup playground v8.5.1
2223
- name: Install uv
2324
uses: astral-sh/setup-uv@v5

0 commit comments

Comments
 (0)