Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Commit 524a591

Browse files
committed
Fetch all branches
1 parent 02350e6 commit 524a591

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v4
15+
with:
16+
fetch-depth: 0
1517
- uses: actions/setup-python@v5
1618
with:
1719
python-version: 3.x

0 commit comments

Comments
 (0)