We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23dae2b commit 763af9eCopy full SHA for 763af9e
1 file changed
bin/generate-samples.sh
@@ -68,6 +68,5 @@ fi
68
69
if [[ -n "$GENERATE_ERROR" ]]; then
70
echo "Found exception(s) when running the generator(s) to update the samples."
71
- # UNCOMMENT LATER
72
- #exit 1
+ exit 1
73
fi
0 commit comments