Skip to content

Commit

Permalink
DV Reducing Flow Time
Browse files Browse the repository at this point in the history
  • Loading branch information
fkwilken committed Oct 27, 2023
1 parent a33aaf5 commit d9ba118
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/user_project_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@ jobs:
run: |
make install
- name: Setup Openlane
run: |
make openlane
# - name: Setup Openlane
# run: |
# make openlane

- name: Build PDK
run: |
make pdk-with-volare
# - name: Build PDK
# run: |
# make pdk-with-volare

# - name: Harden User Project Wrapper Using Openlane
# run: |
Expand Down

0 comments on commit d9ba118

Please sign in to comment.