Skip to content

Commit a429727

Browse files
committed
ci(run_tests.sh): rm older streaming example
Signed-off-by: Vaughn Dice <vdice@akamai.com>
1 parent f64a1ee commit a429727

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

run_tests.sh

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ then
3838
fi
3939
popd
4040

41-
for example in examples/streaming examples/streaming-p3
41+
for example in examples/streaming
4242
do
4343
pushd $example
4444
spin up &

0 commit comments

Comments
 (0)