Skip to content

Commit

Permalink
Test support-ip-ci branch
Browse files Browse the repository at this point in the history
  • Loading branch information
kareefardi committed Apr 29, 2024
1 parent c55824a commit 97c2f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_IP.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Install EF_UVM (EF_UVM)
if: ${{ inputs.is-ip }}
run: |
git clone https://github.com/efabless/EF_UVM.git ${{ env.EF_UVM_PATH }}
git clone https://github.com/efabless/EF_UVM.git ${{ env.EF_UVM_PATH }} --branch="support-ip-ci"
- name: Set Artifact Name
id: set_artifact_name
run: |
Expand Down

0 comments on commit 97c2f30

Please sign in to comment.