Skip to content

Commit 5c5e94d

Browse files
committed
Don't fetch all history
1 parent a1740d8 commit 5c5e94d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pypi-package.yml

-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222

2323
steps:
2424
- uses: actions/checkout@v3
25-
with:
26-
fetch-depth: 0
2725

2826
- uses: hynek/build-and-inspect-python-package@v1
2927

0 commit comments

Comments
 (0)