Skip to content

Commit eda638e

Browse files
committed
Merge branch '10.0-release' of github.com:cypress-io/cypress into 10.0-release
* '10.0-release' of github.com:cypress-io/cypress: build: remove syncRemoteGraphQL from codegen
2 parents 4c32cad + 0231109 commit eda638e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

scripts/gulp/gulpfile.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@ gulp.task(
3333
// Autobarrel watcher
3434
autobarrelWatcher,
3535

36-
// Codegen for our GraphQL Server so we have the latest schema to build
37-
// the frontend codegen correctly
38-
// Fetch the latest "remote" schema from the Cypress cloud
39-
syncRemoteGraphQL,
40-
4136
// Codegen for our GraphQL Server so we have the latest schema to build the frontend codegen correctly
4237
nexusCodegenWatch,
4338

0 commit comments

Comments
 (0)