We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1acbb58 commit 59c629cCopy full SHA for 59c629c
1 file changed
.github/workflows/python-app.yml
@@ -21,5 +21,5 @@ jobs:
21
# ruff detects config from pyproject.toml
22
run: uvx ruff check .
23
- name: PyPI publish with uv
24
- run: echo "uncomment the next line in the yml file"
+ run: echo "uncomment the next line in the yml file"
25
# run: uv publish
0 commit comments