Skip to content

Commit

Permalink
DONTMERGE: debuggin
Browse files Browse the repository at this point in the history
  • Loading branch information
willfindlay committed Feb 23, 2024
1 parent 399a6df commit db0b8b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generated-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
run: |
make generate
make codegen
git status --porcelain
test -z "$(git status --porcelain)"
if [ $? != 0 ]; then
git status --porcelain
Expand Down

0 comments on commit db0b8b6

Please sign in to comment.