Skip to content

Commit

Permalink
feat: cypress text
Browse files Browse the repository at this point in the history
  • Loading branch information
Liam-Zhao committed Nov 3, 2023
1 parent bfe2c24 commit 8fa70d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 60,678 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/e2e-text.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
uses: cypress-io/github-action@v6
with:
start: yarn start
wait-on: 'http://localhost:3000'
wait-on: 'http://[::1]:3000'
wait-on-timeout: 120
browser: chrome

env:
Expand Down
Loading

0 comments on commit 8fa70d7

Please sign in to comment.