Skip to content

Commit

Permalink
chore: fix coverage example [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
agoldis committed Aug 26, 2023
1 parent 023e922 commit 038005a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 136 deletions.
2 changes: 1 addition & 1 deletion examples/coverage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"cli": "npx cypress-cloud run --ci-build-id $(date \"+%s\") --parallel --record --experimental-coverage-recording"
},
"dependencies": {
"cypress-cloud": "^1.9.2",
"cypress-cloud": "*",
"lodash": "^4.17.21"
}
}
137 changes: 2 additions & 135 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 038005a

Please sign in to comment.