Skip to content

Commit 1acbb58

Browse files
committed
test: comment uv publish to test linting
1 parent 7c75fe0 commit 1acbb58

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/python-app.yml

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

0 commit comments

Comments
 (0)