We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e7b7f2 commit 7b1adb6Copy full SHA for 7b1adb6
.github/workflows/test.yml
@@ -18,6 +18,7 @@ jobs:
18
- name: Set up TiDB
19
run: |
20
curl --proto '=https' --tlsv1.2 -sSf https://tiup-mirrors.pingcap.com/install.sh | sh
21
+ source /home/runner/.profile
22
tiup playground v8.5.1
23
- name: Install uv
24
uses: astral-sh/setup-uv@v5
0 commit comments