Skip to content

Commit

Permalink
Update common-performance.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
parvit authored May 8, 2024
1 parent 3bb41e9 commit f3a4e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/common-performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ jobs:
sudo bash ${{ github.workspace }}/.github/workflows/set_delay_port.sh "${{ inputs.connection_delay_ms }}" "${{ inputs.connection_delay_device }}"
- name: Wait Tests
timeout-minutes: 15 # max allowed timeouts
timeout-minutes: 30 # max allowed timeouts
run: |
# initial wait for server setup
sleep 60
Expand Down

0 comments on commit f3a4e55

Please sign in to comment.