Skip to content

Commit af99a83

Browse files
Sid MohanSid Mohan
Sid Mohan
authored and
Sid Mohan
committed
- updated dev-cicd
1 parent ff2717a commit af99a83

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/dev-cicd.yml

+4
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,7 @@ jobs:
6262
files: ./coverage.xml
6363
flags: unittests
6464
name: codecov-umbrella
65+
- name: Clean up pip cache
66+
run: |
67+
pip cache purge
68+
rm -rf ~/.cache/pip

0 commit comments

Comments
 (0)