mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Set retries to 0
This commit is contained in:
parent
2b0b90c5e9
commit
26d2ae36e3
@ -87,7 +87,6 @@ export default (gulp, config, args) => {
|
||||
|
||||
/* Increase retries to omit flaky tests and make results public */
|
||||
if (process.env.CI && process.env.TRAVIS) {
|
||||
gemini.browsers[key].retry = 1
|
||||
caps.public = "public"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user