Skip to content

Commit

Permalink
gitlab-ci: Preliminarily add reqrsp_interface CI
Browse files Browse the repository at this point in the history
  • Loading branch information
paulsc96 committed Jun 19, 2024
1 parent e640323 commit 59b6986
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ snitch-cluster-sw-banshee:
# - snitch_ipu
# - snitch_dma
# - snitch
# Currently failing IP tests/scripts:
# - reqrsp_interface
snitch-ip-tests:
needs: []
parallel:
Expand All @@ -69,6 +67,7 @@ snitch-ip-tests:
- snitch_cluster
- tcdm_interface
- snitch_ssr
- reqrsp_interface
script:
- cd hw/$IP
- ./util/compile.sh
Expand Down

0 comments on commit 59b6986

Please sign in to comment.