Skip to content

Commit

Permalink
cleanup openlane runs after finishing the flow
Browse files Browse the repository at this point in the history
  • Loading branch information
kareefardi committed Aug 24, 2023
1 parent a976e39 commit 63001b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/user_project_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ jobs:
run: |
make user_proj_example
make user_project_wrapper
rm -rf ./openlane/user_proj_example/runs -rf
rm -rf ./openlane/user_project_wrapper/runs -rf
- name: Echo Disk Usage
run: |
Expand Down

0 comments on commit 63001b9

Please sign in to comment.