Skip to content

Commit

Permalink
skipping steps prior to copy
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter-Herrmann committed Oct 21, 2023
1 parent e749d90 commit 483f37e
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 @@ -39,17 +39,17 @@ jobs:
run: |
make openlane
- name: Build PDK
run: |
make pdk-with-volare
# - name: Build PDK
# run: |
# make pdk-with-volare

# - name: Build Management Core Wrapper
# run: |
# make install_mcw

- name: Install Simulation Environment
run: |
make simenv
# - name: Install Simulation Environment
# run: |
# make simenv

# - name: Harden SOC Using Openlane
# run: |
Expand Down

0 comments on commit 483f37e

Please sign in to comment.