Skip to content

Commit

Permalink
ci: add timestamp to appium log
Browse files Browse the repository at this point in the history
  • Loading branch information
mwakizaka committed Jan 22, 2024
1 parent fab6794 commit caa482b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/functional-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
--port=$APPIUM_TEST_SERVER_PORT \
--address=$APPIUM_TEST_SERVER_HOST \
--relaxed-security \
--log-timestamp \
--keep-alive-timeout 1200 2>&1 > "$cwd/appium.log" &
sleep 5
popd
Expand Down

0 comments on commit caa482b

Please sign in to comment.