Skip to content

Commit 5b0a637

Browse files
committed
no fetch-depth needed
1 parent 57c5528 commit 5b0a637

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/django.yml

-3
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ jobs:
2929
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5
3030
steps:
3131
- uses: actions/checkout@v4
32-
with:
33-
fetch-depth: 0
34-
- run: ls .github
3532
- uses: ./.github/workflows/python_and_pip
3633
with:
3734
python-version: 3.12.4

0 commit comments

Comments
 (0)