feat(workflows): add cache restore step to build process
- Introduces caching for Poetry and pip to improve CI efficiency - Updates .gitignore to track poetry.lock for consistency Signed-off-by: Max P. <Mail@MPassarello.de>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,2 +1 @@
|
||||
*__pycache__*
|
||||
poetry.lock
|
||||
*__pycache__*
|
Reference in New Issue
Block a user