Skip to content

Commit 59c629c

Browse files
committed
fix: yml syntax error
1 parent 1acbb58 commit 59c629c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
# ruff detects config from pyproject.toml
2222
run: uvx ruff check .
2323
- name: PyPI publish with uv
24-
run: echo "uncomment the next line in the yml file"
24+
run: echo "uncomment the next line in the yml file"
2525
# run: uv publish

0 commit comments

Comments
 (0)