diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 6487a26f..f62d8593 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -322,6 +322,9 @@ jobs: with: run: | java -jar D:\a\Ocaramba\Ocaramba\Ocaramba\Ocaramba.Tests.NUnit\bin\Release\net8.0\$env:seleniumGridVersion hub & + wait-on: http://localhost:4444 + wait-for: 1m + tail: true log-output: stderr,stdout working-directory: D:\a\Ocaramba\Ocaramba\Ocaramba\Ocaramba.Tests.NUnit\bin\Release\net8.0 - name: Run JAR fil node