Skip to content

Commit

Permalink
temp remove scren recs and snapsot loading
Browse files Browse the repository at this point in the history
  • Loading branch information
bakoushin committed Oct 2, 2024
1 parent 32b5683 commit 8539fff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/e2e-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,14 +86,13 @@ jobs:
--configuration android.release
--artifacts-location e2e/artifacts
--take-screenshots=failing
--record-videos=failing
--record-logs=failing
--loglevel verbose
--debug-synchronization 10000
--maxWorkers 2
--headless
--retries 3
--device-boot-args="-snapshot ci_boot"
--device-boot-args="-read-only"
- name: Publish Android JUnit Report
if: always()
uses: mikepenz/action-junit-report@v4
Expand Down

0 comments on commit 8539fff

Please sign in to comment.