Skip to content

Commit 7731982

Browse files
authored
CLDR-19303 BRS: Change phase to BUILD (#5455)
1 parent 20ae95e commit 7731982

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/maven.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: cldr-mvn
22

33
env:
44
## uncomment only ONE of these
5-
CLDR_CHECK_MODE: FINAL_TESTING
6-
# CLDR_CHECK_MODE: BUILD
5+
# CLDR_CHECK_MODE: FINAL_TESTING
6+
CLDR_CHECK_MODE: BUILD
77

88
on:
99
push:

0 commit comments

Comments
 (0)