This commit is contained in:
Bowen Liang 2025-03-20 15:17:32 +08:00
parent 51f57a9bd3
commit 187f10cb75

View File

@ -43,7 +43,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Check lockfile
- name: Check Poetry lockfile
run: |
uv lock --project api --check