Skip to content

Commit 38633c4

Browse files
antoniaelsengilbert-sci
authored andcommitted
chore: fixup
1 parent a934c31 commit 38633c4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,7 @@ jobs:
7575
synapse-sim --iface-ip 127.0.0.1 --rpc-port 50051 &
7676
sleep 2
7777
78-
# Run Example
79-
python synapse/examples/stream_out.py 127.0.0.1:50051
78+
synapsectl info 127.0.0.1:50051
8079
8180
# Kill Simulator
8281
kill $(jobs -p)

0 commit comments

Comments
 (0)