Skip to content

Commit

Permalink
CI: debug for diff for regen-tests
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Gatto <[email protected]>
  • Loading branch information
outscale-mgo committed Jul 26, 2024
1 parent 08e77a1 commit c464c55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ local-tests: ricochet_preparation

regen-test: regen
git add osc_sdk.c osc_sdk.h
git diff --cached -s --exit-code
git diff -s --exit-code
git diff --cached --exit-code
git diff --exit-code

.PHONY: clean clean_sdk clean_all fclean all tests integration-test regen-test regen help examples

0 comments on commit c464c55

Please sign in to comment.