Skip to content

Commit

Permalink
hotfix: cypress 오류 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
turtle601 committed Oct 20, 2023
1 parent 8a4b304 commit 304f269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
uses: cypress-io/github-action@v5
with:
working-directory: ${{ env.working-directory }}
build: yarn build
start: yarn start:msw
browser: chrome

0 comments on commit 304f269

Please sign in to comment.