We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 259c74f commit 5a92d6dCopy full SHA for 5a92d6d
.github/workflows/network-traffic-performance.yml
@@ -231,7 +231,7 @@ jobs:
231
Write-Output " ref: ${{ inputs.ref }}"
232
233
- name: Run traffic tests
234
- working-directory: ${{ github.workspace }}\echo
+ working-directory: ${{ github.workspace }}\echo\release
235
env:
236
PROFILE: ${{ inputs.profile }}
237
SENDER_OPTIONS: ${{ inputs.sender_options }}
0 commit comments