Skip to content

Commit

Permalink
Add an IP with uvm tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kareefardi committed Apr 7, 2024
1 parent bdc3f9e commit 12a2f57
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/actions/run-test/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ runs:
run: |
echo $(pwd)
ls
#cp -r $(pwd) $HOME/work/${{ inputs.name }}/verify/uvm-python/
cp -r $(pwd) $HOME/work/${{ inputs.name }}/verify/uvm-python/
cd $HOME/work/${{ inputs.name }}/verify/uvm-python
echo $(pwd)
ls
Expand Down
8 changes: 4 additions & 4 deletions .github/test_set.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- name: MS_QSPI_XIP_CACHE
url: https://github.com/efabless/MS_QSPI_XIP_CACHE.git
- name: EF_GPIO8
url: https://github.com/efabless/EF_GPIO8.git
tests:
- flashReadTest
- flashResetTest
- gpio8_all_out_test
- gpio8_all_in_test

0 comments on commit 12a2f57

Please sign in to comment.