Skip to content

Commit caa482b

Browse files
committed
ci: add timestamp to appium log
1 parent fab6794 commit caa482b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/functional-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
--port=$APPIUM_TEST_SERVER_PORT \
8080
--address=$APPIUM_TEST_SERVER_HOST \
8181
--relaxed-security \
82+
--log-timestamp \
8283
--keep-alive-timeout 1200 2>&1 > "$cwd/appium.log" &
8384
sleep 5
8485
popd

0 commit comments

Comments
 (0)