Skip to content

Commit

Permalink
Sleep 600 for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
cYKatherine committed Aug 13, 2024
1 parent b28f5ad commit 2ae5821
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/shared-run-e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,10 @@ jobs:
echo "uid2_e2e_phone_support=false" >> ${GITHUB_OUTPUT}
fi
- name: Test
shell: bash
run: sleep 600

- name: Run E2E tests
id: e2e
uses: IABTechLab/uid2-shared-actions/actions/run_e2e_tests@v2
Expand Down

0 comments on commit 2ae5821

Please sign in to comment.