Skip to content

Commit 5a92d6d

Browse files
author
Alan Jowett
committed
Fix path
Signed-off-by: Alan Jowett <[email protected]>
1 parent 259c74f commit 5a92d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/network-traffic-performance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ jobs:
231231
Write-Output " ref: ${{ inputs.ref }}"
232232
233233
- name: Run traffic tests
234-
working-directory: ${{ github.workspace }}\echo
234+
working-directory: ${{ github.workspace }}\echo\release
235235
env:
236236
PROFILE: ${{ inputs.profile }}
237237
SENDER_OPTIONS: ${{ inputs.sender_options }}

0 commit comments

Comments
 (0)