codeflare-sdk
codeflare-sdk copied to clipboard
Cache Poetry Dependencies
WHY
To tidy up and reduce time taken to run unit tests action.
WHAT
Cache poetry dependencies in github workflow unit-tests.yml file
HOW
Update the unit-tests.yml file Info/Example
TESTS
Ensure that the workflow runs successfully
DONE
The unit test workflow runs successfully and poetry dependencies are being cached.