Skip to content

Commit 3015077

Browse files
committed
Lint
1 parent 53cb35d commit 3015077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
172172
- name: Build sdist
173173
run: python -m build --sdist
174-
174+
175175
- name: Test sdist
176176
run: |
177177
python -m pip install dist/*.tar.gz

0 commit comments

Comments
 (0)