fix: resolve CI/CD issues - proper Poetry setup, caching and job steps
Some checks failed
CI / test (push) Failing after 5m29s
Some checks failed
CI / test (push) Failing after 5m29s
This commit is contained in:
@@ -47,3 +47,5 @@ jobs:
|
|||||||
- name: Run type checking
|
- name: Run type checking
|
||||||
run: |
|
run: |
|
||||||
poetry run mypy codechunk/ tests/
|
poetry run mypy codechunk/ tests/
|
||||||
|
|
||||||
|
# End of CI workflow
|
||||||
|
|||||||
Reference in New Issue
Block a user