Skip to content

Commit f9e79e2

Browse files
committed
fetch tags
1 parent 241d7b3 commit f9e79e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pytest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
steps:
1616
- name: Check out repository
1717
uses: actions/checkout@v4
18+
with:
19+
fetch-depth: 0
1820
- name: Set up python ${{ matrix.python-version }}
1921
id: setup-python
2022
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)