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 9559f00 commit 3f29c5e
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 217 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-text.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: cypress-io/github-action@v6
with:
start: yarn start
config: pageLoadTimeout=100000,baseUrl=http://localhost:3000
config: pageLoadTimeout=300000,baseUrl=http://localhost:3000

- name: Set code coverage commit status 📫
run: npx -p check-code-coverage set-gh-status
Expand Down
Loading

0 comments on commit 3f29c5e

Please sign in to comment.