Skip to content

Commit

Permalink
[ci] Remove DIF from generated files check
Browse files Browse the repository at this point in the history
Signed-off-by: Amaury Pouly <[email protected]>
  • Loading branch information
pamaury committed Jan 6, 2025
1 parent 56bf463 commit 7fa3e55
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ci/scripts/check-generated.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,6 @@ gen_and_check_clean \
"secded primitive code" \
util/design/secded_gen.py --no_fpv || bad=1

gen_and_check_clean \
"DIFs" \
util/make_new_dif.py --mode=regen --only=autogen || bad=1

gen_and_check_clean "MUBI package" util/design/gen-mubi.py || bad=1

gen_and_check_clean "HW block summary" util/gen_doc_hw_summary_table.py || bad=1
Expand Down

0 comments on commit 7fa3e55

Please sign in to comment.