Skip to content

Commit 5520904

Browse files
committed
try
Signed-off-by: xxchan <[email protected]>
1 parent af8a638 commit 5520904

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/scripts/e2e-source-test.sh

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ echo "--- Install dependencies"
3535
python3 -m pip install --break-system-packages requests protobuf fastavro confluent_kafka jsonschema nats-py requests psycopg2-binary
3636
apt-get -y install jq
3737

38+
cargo install --git https://github.com/risinglightdb/sqllogictest-rs --rev 92b350d
39+
3840
echo "--- e2e, inline test"
3941
RUST_LOG="debug,risingwave_stream=debug,risingwave_batch=info,risingwave_storage=info,risingwave_meta=info,events::stream::message::chunk=trace" \
4042
risedev ci-start ci-inline-source-test

0 commit comments

Comments
 (0)