Skip to content

Commit

Permalink
adding record:true to gh action flow
Browse files Browse the repository at this point in the history
  • Loading branch information
tnrich committed Jun 29, 2020
1 parent 0c55fdb commit d0ffb2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Cypress run
uses: cypress-io/github-action@v2
with:
# record: true
record: true
start: yarn start
wait-on: http://localhost:3344
env:
Expand Down

0 comments on commit d0ffb2f

Please sign in to comment.