Skip to content

Commit

Permalink
feat: optimize test
Browse files Browse the repository at this point in the history
Signed-off-by: SuZhou-Joe <[email protected]>
  • Loading branch information
SuZhou-Joe committed Jun 15, 2024
1 parent d30fe2c commit fb436b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-e2e-workflow-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
- run: npx cypress cache path
- name: Cypress tests
uses: cypress-io/github-action@v2
timeout-minutes: 80
timeout-minutes: 120
with:
working-directory: cypress-test
command: ${{ inputs.test-command }}
Expand Down

0 comments on commit fb436b2

Please sign in to comment.