We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2135ce commit 01087a0Copy full SHA for 01087a0
.github/workflows/datachannel_echo-test.yml
@@ -76,7 +76,6 @@ jobs:
76
echo "| Server | Client | Test Result |" > DataChannel_Echo_test_results.md
77
echo "|--------|--------|-------------|" >> DataChannel_Echo_test_results.md
78
79
-
80
# Define the server and client combinations
81
servers=("libdatachannel" "sipsorcery" "werift")
82
clients=("libdatachannel" "sipsorcery" "werift")
0 commit comments