Skip to content

Commit 1e260eb

Browse files
committed
1 parent d0efe14 commit 1e260eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pytest.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ jobs:
5353
fetch-depth: ${{ env.depth }}
5454
fetch-tags: true
5555

56+
- name: TEMPORARY Work around actions/checkout#2041
57+
run: git fetch --tags
58+
5659
- name: Set up uv, Python
5760
uses: astral-sh/setup-uv@v5
5861
with:

0 commit comments

Comments
 (0)