fix: correct CI workflow configuration for git-diff-explainer-cli
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-02 14:07:56 +00:00
parent c850d70248
commit d67666d2e2

9
.gitignore vendored
View File

@@ -1,12 +1,7 @@
*.pyc
__pycache__/
*.egg-info/
.dist-info/
dist/
build/
.env
.venv/
env/
venv/
.pytest_cache/
.coverage
htmlcov/
.venv/