We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 616458c commit aa9de79Copy full SHA for aa9de79
.github/workflows/datachannel_echo-test.yml
@@ -49,7 +49,6 @@ jobs:
49
# Append the result to the environment variable
50
echo "RESULTS+=['${{ matrix.server }}','${{ matrix.client }}','${{ steps.check_connection.outputs.TEST_RESULT }}']" >> $GITHUB_ENV
51
echo "GITHUB_ENV=${GITHUB_ENV}"
52
- echo "RESULTS=${{ RESULTS }}"
53
echo "env.RESULTS=${{ env.RESULTS }}"
54
55
# Job Description: Collates the results of the interop tests into a mark down table.
0 commit comments