Skip to content

Commit 71a1e75

Browse files
committed
Help uv sync (after) see version changes in GitHub Action workflow
1 parent f7a1e1b commit 71a1e75

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/reusable-check-python-package-versions.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
uses: actions/checkout@v4
5353
with:
5454
ref: ${{ inputs.after_commit }}
55+
clean: true
5556

5657
- name: Sync code after change to make packages visible to Python
5758
run: uv sync --all-packages

0 commit comments

Comments
 (0)