Skip to content

Commit fbacab6

Browse files
Pouyanpitgasser-nv
authored andcommitted
ci: fix sparse checkout for publish pypi workflow (#1444)
1 parent ee89681 commit fbacab6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish-pypi-approval.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ jobs:
4747
uses: actions/checkout@v4
4848
with:
4949
ref: ${{ steps.version.outputs.tag }}
50-
sparse-checkout: |
51-
pyproject.toml
52-
CHANGELOG.md
5350

5451
- name: Validate version matches tag
5552
run: |

0 commit comments

Comments
 (0)