Skip to content

Commit 730a78a

Browse files
committed
update fetch depth
1 parent 77e3fbc commit 730a78a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ jobs:
5757
add-group: pyqt6
5858
steps:
5959
- uses: actions/checkout@v4
60+
with:
61+
fetch-depth: 0
62+
fetch-tags: true
6063

6164
- name: 🐍 Set up Python ${{ matrix.python-version }}
6265
uses: astral-sh/setup-uv@v6

0 commit comments

Comments
 (0)