Skip to content

Commit cdbfc74

Browse files
committed
Skip Linux and Windows for now due to ci artifacts
1 parent 3183ec1 commit cdbfc74

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

l10n_CM/constants/movieposters/CA/movieposters_ad.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@
2626
"c11c59df-db4e-459a-9590-4798a6d22030",
2727
"5f14e679-8b86-4b2d-98ab-0746f1902eca"
2828

29-
]
29+
],
30+
"skip_os": ["Linux", "Windows"]
3031
}

l10n_CM/constants/movieposters/CA/movieposters_cc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@
1111
"11111111-aaaa-bbbb-cccc-000000000000",
1212
"22222222-bbbb-cccc-dddd-111111111111",
1313
"33333333-cccc-dddd-eeee-222222222222"
14-
]
14+
],
15+
"skip_os": ["Linux", "Windows"]
1516
}

l10n_CM/run_l10n.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424
"assos",
2525
"bestbuy",
2626
"bijoubrigitte",
27-
"burtsbees"
28-
"calvinklein",
27+
"burtsbeescalvinklein",
2928
"canadatire",
3029
"cdiscount",
3130
"decathlon",
@@ -47,7 +46,7 @@
4746
"whittard",
4847
"wish",
4948
"yellowkorner",
50-
"zalando"
49+
"zalando",
5150
}
5251

5352
loaded_valid_sites = valid_l10n_mappings().keys()

0 commit comments

Comments
 (0)