We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83032e8 commit 1c1978fCopy full SHA for 1c1978f
.github/workflows/datachannel_echo-test.yml
@@ -48,6 +48,7 @@ jobs:
48
uses: actions/upload-artifact@v4
49
with:
50
name: results
51
+ overwrite: true
52
path: |
53
${{ matrix.server }}_${{ matrix.client }}_result.csv
54
0 commit comments