@ -121,7 +121,7 @@ jobs:
- checkout
- run:
name: Heroku Deploy
command: git push heroku main
command: git push heroku main; heroku open
name: Smoke Test
command: ./test.sh