Skip to content

Commit

Permalink
Fixed github ci typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-serjey committed May 23, 2024
1 parent 4bd493c commit cb75965
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 @@ -114,7 +114,7 @@ jobs:
--warning-mode all \
-PprivateRepoDir=$PRIVATE_REPO \
$EXTRA_PROPERTIES \
$TOOLCHAIN_JAVA_ARGS
$TOOLCHAIN_JAVA_ARGS \
-PgeckoDriverPlatform=linux64 \
-PtestAllContainers=$TEST_ALL_CONTAINERS \
testAll
Expand Down

0 comments on commit cb75965

Please sign in to comment.