diff --git a/.github/workflows/selenium-lab-tests.yaml b/.github/workflows/selenium-lab-tests.yaml index 7fe631742d..12177481f4 100644 --- a/.github/workflows/selenium-lab-tests.yaml +++ b/.github/workflows/selenium-lab-tests.yaml @@ -280,7 +280,7 @@ jobs: # ALLOCATED_PORT must be defined by the self-hosted runner, and mapped # from the host to the container. - name: Test Player - timeout-minutes: 25 + timeout-minutes: 30 run: | # Use of an array keeps elements intact, and allows an element to # contain spaces without being expanded into multiple arguments in a