Skip to content

Commit d1cff70

Browse files
committed
fetch-tags
1 parent 0f1ee42 commit d1cff70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-pull-request.yml

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020

2121
steps:
2222
- uses: actions/checkout@v3
23+
with:
24+
fetch-tags: 'true'
2325

2426
- name: Set up Python ${{ matrix.python-version }}
2527
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)