Skip to content

Commit

Permalink
decrease sleep time
Browse files Browse the repository at this point in the history
  • Loading branch information
JalalLinuX committed Oct 30, 2023
1 parent 63f0ccd commit d058649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
composer update --${{ matrix.dependency-version }} --prefer-dist --no-interaction
- name: Wait for Thingsboard container
run: sleep 120s
run: sleep 90s
shell: bash

- name: Execute tests
Expand Down

0 comments on commit d058649

Please sign in to comment.