Skip to content

Commit

Permalink
revert: Added CLI option to print stacktrace on test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-serjey committed May 28, 2024
1 parent c6005cb commit b98085e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,5 @@ jobs:
$EXTRA_PROPERTIES $TOOLCHAIN_JAVA_ARGS \
-PgeckoDriverPlatform=linux64 \
-PtestAllContainers=$TEST_ALL_CONTAINERS \
$GRADLE_TEST_TASK -s
$GRADLE_TEST_TASK
working-directory: integrationTests

0 comments on commit b98085e

Please sign in to comment.