Skip to content

Commit ea3f400

Browse files
authored
Revert to default values
1 parent 1440c9f commit ea3f400

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,7 @@ jobs:
114114
-e -o $consent_output_dir/consent-report \
115115
-JURN=${{inputs.urn}} \
116116
-JAuthToken=${{secrets.HTTP_AUTH_TOKEN_FOR_TESTS}} \
117-
-JInputFile=${{inputs.input_file}} \
118-
-JThreads=2 \
119-
-JLoops=2
117+
-JInputFile=${{inputs.input_file}}
120118
121119
- name: Run nurse journey JMeter test
122120
if: inputs.runNurse == true

0 commit comments

Comments
 (0)