Skip to content
Snippets Groups Projects
Commit b62d70d3 authored by Tom Prince's avatar Tom Prince
Browse files

No bug: Fix yamllint error.

Due to https://github.com/adrienverge/yamllint/issues/141 we can't indent the
comments to the appropriate level.

Differential Revision: https://phabricator.services.mozilla.com/D9698

--HG--
extra : moz-landing-system : lando
parent 2619db40
No related branches found
No related tags found
No related merge requests found
......@@ -167,7 +167,7 @@ job-template:
- single_locale/tc_common.py
- single_locale/tc_android-api-16.py
- single_locale/onchange.py
# no default, so we fail on new entries
# no default, so we fail on new entries
actions:
by-build-platform:
default: ['clone-locales', 'list-locales', 'setup', 'repack',
......
......@@ -222,7 +222,7 @@ job-template:
- single_locale/{project}_android-api-16.py
- single_locale/tc_common.py
- single_locale/tc_android-api-16.py
# no default, so we fail on new entries
# no default, so we fail on new entries
actions:
by-build-platform:
default: ['clone-locales', 'list-locales', 'setup', 'repack',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment