Skip to content

Commit b8b0f57

Browse files
devversionjosephperrott
authored andcommitted
build: switch mdc snapshot test to run against master branch (#17652)
1 parent d3d8859 commit b8b0f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ jobs:
436436
environment:
437437
GCP_DECRYPT_TOKEN: *gcp_decrypt_token
438438
MDC_REPO_URL: "https://github.com/material-components/material-components-web.git"
439-
MDC_REPO_BRANCH: "develop"
439+
MDC_REPO_BRANCH: "master"
440440
MDC_REPO_TMP_DIR: "/tmp/material-components-web"
441441
steps:
442442
- *checkout_code

0 commit comments

Comments
 (0)