diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 084079b5..8e33ce5d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -122,5 +122,5 @@ jobs: $EXTRA_PROPERTIES $TOOLCHAIN_JAVA_ARGS \ -PgeckoDriverPlatform=linux64 \ -PtestAllContainers=$TEST_ALL_CONTAINERS \ - $GRADLE_TEST_TASK + $GRADLE_TEST_TASK -s working-directory: integrationTests