Skip to content

Commit

Permalink
- updated dev-cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
Sid Mohan authored and Sid Mohan committed Aug 6, 2024
1 parent ff2717a commit af99a83
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dev-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,7 @@ jobs:
files: ./coverage.xml
flags: unittests
name: codecov-umbrella
- name: Clean up pip cache
run: |
pip cache purge
rm -rf ~/.cache/pip

0 comments on commit af99a83

Please sign in to comment.