Skip to content

Commit

Permalink
Checkout because we are using custom file
Browse files Browse the repository at this point in the history
  • Loading branch information
kareefardi committed Apr 17, 2024
1 parent c327e30 commit 688c4b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_IP.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
matrix: ${{ fromJSON(needs.Prepare-Tests-Matrix.outputs.tests) }}
name: ${{ matrix.tests.test }}
steps:
- name: Check out repository code
uses: actions/checkout@v4
- name: Setup OpenLane
uses: ./.github/actions/setup-openlane-nix
- name: Clone IP
Expand Down

0 comments on commit 688c4b9

Please sign in to comment.