Skip to content

Commit

Permalink
wip: debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Samaritan1011001 committed Aug 9, 2024
1 parent ce7c5e6 commit 2a2ae3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/callable-e2e-test-detox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@ jobs:
# shell: bash
- name: Detox run
run: |
$GITHUB_WORKSPACE/amplify-js/scripts/retry-yarn-script.sh -s 'detox test -c ios.sim.debug -u' -n 3
detox test -c ios.sim.debug -u --debug-synchronization 500
working-directory: ${{ inputs.working_directory }}
shell: bash

0 comments on commit 2a2ae3f

Please sign in to comment.