Skip to content

Commit 39791be

Browse files
authored
Update perf-test-with-data.yml
Running old script, corrected
1 parent 3343855 commit 39791be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/perf-test-with-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
run: |
102102
mkdir -p nurse-output
103103
nurse_output_dir=nurse-output
104-
jmeter/bin/jmeter -n -t performance-tests/nurse-journey.jmx \
104+
jmeter/bin/jmeter -n -t performance-tests/E2E/nurse-journey.jmx \
105105
-l $nurse_output_dir/samples.jtl \
106106
-j $nurse_output_dir/jmeter.log \
107107
-e -o $nurse_output_dir/report \

0 commit comments

Comments
 (0)