We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fab6794 commit caa482bCopy full SHA for caa482b
.github/workflows/functional-test.yml
@@ -79,6 +79,7 @@ jobs:
79
--port=$APPIUM_TEST_SERVER_PORT \
80
--address=$APPIUM_TEST_SERVER_HOST \
81
--relaxed-security \
82
+ --log-timestamp \
83
--keep-alive-timeout 1200 2>&1 > "$cwd/appium.log" &
84
sleep 5
85
popd
0 commit comments