Skip to content

Commit

Permalink
do the cleanup after generate stage
Browse files Browse the repository at this point in the history
  • Loading branch information
saicharan0112 committed Apr 8, 2023
1 parent 909727e commit 88ed5ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ldo_regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- name: Run the generator and build gds, verilog, reports and spice decks
run: |
cd $GITHUB_WORKSPACE/regression && python3 run_regression.py ldo generate
sudo rm -rf $GITHUB_WORKSPACE/openfasoc
simulate:
runs-on: self-hosted
Expand Down

0 comments on commit 88ed5ab

Please sign in to comment.