ci: refactor browser tests (#1804)

This commit is contained in:
Niklas von Hertzen
2019-04-10 21:09:08 -07:00
committed by GitHub
parent b89458611b
commit a7d881019b
3 changed files with 111 additions and 349 deletions

View File

@@ -11,7 +11,7 @@ insert_final_newline = true
indent_style = space
indent_size = 4
[{azure-pipelines.yml,package.json}]
[{azure-pipelines.yml,package.json, ci/*.yml}]
# The indent size used in the `package.json` file cannot be changed
# https://github.com/npm/npm/pull/3180#issuecomment-16336516
indent_size = 2