codeflare-sdk icon indicating copy to clipboard operation
codeflare-sdk copied to clipboard

Cache Poetry Dependencies

Open Fiona-Waters opened this issue 1 year ago • 0 comments

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.

Fiona-Waters avatar Sep 11 '23 13:09 Fiona-Waters