diff --git a/.github/workflows/ci-registrations.yml b/.github/workflows/ci-registrations.yml index 87eecda0..4711c186 100644 --- a/.github/workflows/ci-registrations.yml +++ b/.github/workflows/ci-registrations.yml @@ -66,7 +66,7 @@ jobs: chromedriver & sudo Xvfb -ac :99 -screen 0 1280x1024x24 > /dev/null 2>&1 & - name: Wait for Chromedriver - run: sleep 10s + run: sleep 30s shell: bash - run: mix test