Skip to content

Commit ab80d57

Browse files
committedOct 11, 2024··
Raw
1 parent 148e8cc commit ab80d57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/datachannel_echo-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
run: |
7272
echo "Collating...."
7373
74+
echo "raw=${{ toJSON(needs.interoptests.outputs) }}"
7475
results="${{ toJSON(needs.interoptests.outputs) }}"
7576
echo "results=${results}"
7677

0 commit comments

Comments
 (0)
Please sign in to comment.