Skip to content

Commit a507d2d

Browse files
committed
fix: rm useless newline
Signed-off-by: zongz <[email protected]>
1 parent 4ca814c commit a507d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ jobs:
114114
with:
115115
password: ${{ secrets.PYPI_API_TOKEN }}
116116
skip-existing: true
117-
packages-dir: python/dist
117+
packages-dir: python/dist

0 commit comments

Comments
 (0)