Skip to content

Commit bbd2a18

Browse files
committed
Use default fetch-depth of 1
1 parent 4033113 commit bbd2a18

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/python-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ jobs:
7575

7676
steps:
7777
- uses: actions/checkout@v4
78-
with:
79-
fetch-depth: 2
8078
- name: Install system dependencies
8179
run: sudo apt-get update && sudo apt-get install -y libkrb5-dev # for kerberos
8280
- name: Install

0 commit comments

Comments
 (0)