Skip to content

Commit

Permalink
removed maximum timeout - the default is already 60 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
svariant committed Nov 29, 2024
1 parent 9e6bf16 commit dcc34f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .devops/performance-test-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ steps:
displayName: Wait for timeout
env:
TIMEOUT: ${{ parameters.TIMEOUT }}
timeoutInMinutes: 10
- script: |
cd ./performance-test/src
Expand Down

0 comments on commit dcc34f0

Please sign in to comment.