Try to fix bdd

This commit is contained in:
Fang-Pen Lin
2025-11-07 18:10:46 -08:00
parent 9ea1614da0
commit 4a9f61bed6

View File

@@ -25,7 +25,10 @@ jobs:
docker system prune -af
- name: ☁️ Checkout source
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-tags: true
fetch-depth: 0
- name: Install uv
uses: astral-sh/setup-uv@v5
- name: Install Python