mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-21 22:49:16 -05:00
don't test the real example repos to prevent an excessive amount of CI runs [skip ci]
This commit is contained in:
@@ -21,7 +21,7 @@ _PROVIDERS = {
|
||||
main: "cypress-io/cypress"
|
||||
others: [
|
||||
"cypress-io/cypress-test-tiny"
|
||||
"cypress-io/cypress-example-kitchensink"
|
||||
"cypress-io/cypress-test-example-repos"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -30,8 +30,6 @@ _PROVIDERS = {
|
||||
others: [
|
||||
"cypress-io/cypress-test-tiny"
|
||||
"cypress-io/cypress-test-example-repos"
|
||||
"cypress-io/cypress-example-kitchensink"
|
||||
"cypress-io/cypress-example-todomvc"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user