Skip to content

Commit

Permalink
feat: performance test
Browse files Browse the repository at this point in the history
  • Loading branch information
cythilya committed Jul 9, 2023
1 parent f9d0189 commit e2f965b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
# run: yarn build
- name: Start
run: yarn start
wait-on: 'http://localhost:3000'
- name: Cypress run with env
uses: cypress-io/github-action@v5
with:
Expand Down

0 comments on commit e2f965b

Please sign in to comment.