We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 475c220 commit b588965Copy full SHA for b588965
hack/test-all.sh
@@ -5,5 +5,6 @@ set -e -x -u
5
./hack/build.sh
6
./hack/test.sh
7
./hack/test-e2e.sh
8
+./hack/test-examples.sh
9
10
echo ALL SUCCESS
hack/test-external.sh hack/test-examples.sh
0 commit comments