We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84fa59e commit bd32d05Copy full SHA for bd32d05
.github/workflows/testpypi.yml
@@ -20,6 +20,8 @@ jobs:
20
21
steps:
22
- uses: "actions/checkout@v4"
23
+ with:
24
+ fetch-depth: 0
25
26
- name: Install uv
27
uses: astral-sh/setup-uv@v5
0 commit comments