Skip to content

Commit

Permalink
ci: retries
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiTenno committed Jul 23, 2022
1 parent dd394bb commit 7f91514
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,8 @@ module.exports = defineConfig({
setupNodeEvents(on, config) {},
specPattern: 'components/**/*.spec.js',
},
retries: {
runMode: 3,
openMode: 0,
},
});

1 comment on commit 7f91514

@vercel
Copy link

@vercel vercel bot commented on 7f91514 Jul 23, 2022

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

warframe-hub – ./

warframe-hub-git-dev-wfcd.vercel.app
hub.warframestat.us
warframe-hub-wfcd.vercel.app

Please sign in to comment.