We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f64a1ee commit a429727Copy full SHA for a429727
1 file changed
run_tests.sh
100644
100755
@@ -38,7 +38,7 @@ then
38
fi
39
popd
40
41
-for example in examples/streaming examples/streaming-p3
+for example in examples/streaming
42
do
43
pushd $example
44
spin up &
0 commit comments