Skip to content

Commit aa9de79

Browse files
committed
Env var for results, try again 2.
1 parent 616458c commit aa9de79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/datachannel_echo-test.yml

-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ jobs:
4949
# Append the result to the environment variable
5050
echo "RESULTS+=['${{ matrix.server }}','${{ matrix.client }}','${{ steps.check_connection.outputs.TEST_RESULT }}']" >> $GITHUB_ENV
5151
echo "GITHUB_ENV=${GITHUB_ENV}"
52-
echo "RESULTS=${{ RESULTS }}"
5352
echo "env.RESULTS=${{ env.RESULTS }}"
5453
5554
# Job Description: Collates the results of the interop tests into a mark down table.

0 commit comments

Comments
 (0)