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 09ba2bf commit ce7c5e6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/callable-e2e-test-detox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,6 @@ jobs:
# shell: bash
- name: Detox run
run: |
cd oidc-signout-hosted-page/ &&
npx http-server -p 8000 &
sleep 60 &&
echo "result: '$(curl -s 'http://localhost:8000')'" &&
pwd &&
$GITHUB_WORKSPACE/amplify-js/scripts/retry-yarn-script.sh -s 'detox test -c ios.sim.debug -u' -n 3
working-directory: ${{ inputs.working_directory }}
shell: bash

0 comments on commit ce7c5e6

Please sign in to comment.