Skip to content

Commit

Permalink
cypress prod build (#747)
Browse files Browse the repository at this point in the history
  • Loading branch information
DannySS123 authored Jun 30, 2021
1 parent 0e7aaa2 commit f48dce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# Specify Browser since container image is compile with Firefox
browser: chrome
wait-on: yarn migrate
build: yarn build
build: yarn build:prod
start: yarn start
env:

Expand Down

0 comments on commit f48dce5

Please sign in to comment.