We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16824d5 commit 8517934Copy full SHA for 8517934
builder/actions/setup_event_stream_echo_server.py
@@ -7,8 +7,7 @@
7
import subprocess
8
9
"""
10
-A builder action used by several CRT repositories to setup a set of common, cross-repository
11
-environment variables, secrets, files, etc. that is used to build up the testing environment.
+A builder action used by device SDK repositories to set up an event stream echo server for CI testing.
12
13
14
0 commit comments