Closed hhm970 closed 5 months ago
Needs to be done AFTER writing at least one file and its test file
.github/workflows/main.yml
As an engineer, I need to ensure that my work passes all testing and linting workflows, so that my code is error-free and high-quality
Wrote tests in pipeline/test_extract.py; can now start implementing workflows!
pipeline/test_extract.py
Removed the feature of caching dependencies for workflows; to be implemented at a later stage.
Description
Needs to be done AFTER writing at least one file and its test file
Required Files
.github/workflows/main.yml
User Story
As an engineer, I need to ensure that my work passes all testing and linting workflows, so that my code is error-free and high-quality