Implemented caching for conda environment in ci, will add it to template after this is approved
Fixes #102
How to test these changes
Tested it on my own forked repository, check PR for this. Re-ran all the jobs to ensure caching is done.
Pull Request checklists
This PR is a:
[ ] bug-fix
[x] new feature
[ ] maintenance
About this PR:
[ ] it includes tests.
[ ] the tests are executed on CI.
[ ] the tests generate log file(s) (path).
[x] pre-commit hooks were executed locally.
[ ] this PR requires a project documentation update.
Author's checklist:
[x] I have reviewed the changes and it contains no misspelling.
[x] The code is well commented, especially in the parts that contain more
complexity.
[x] New and old tests passed locally.
Additional information
Reviewer's checklist
Copy and paste this template for your review's note:
## Reviewer's Checklist
- [ ] I managed to reproduce the problem locally from the `main` branch
- [ ] I managed to test the new changes locally
- [ ] I confirm that the issues mentioned were fixed/resolved
Pull Request description
Implemented caching for conda environment in ci, will add it to template after this is approved Fixes #102
How to test these changes
Tested it on my own forked repository, check PR for this. Re-ran all the jobs to ensure caching is done.
Pull Request checklists
This PR is a:
About this PR:
Author's checklist:
Additional information
Reviewer's checklist
Copy and paste this template for your review's note: