Skip to content

Commit

Permalink
CI: Remove defunct cypress option
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-ac-martin committed Jul 26, 2024
1 parent c035d76 commit f0dd244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ export default {
requestTimeout: 7000,
screenshotsFolder: '.cypress/screenshots',
videosFolder: '.cypress/videos',
videoUploadOnPasses: false
video: false
};

1 comment on commit f0dd244

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please # to comment.