mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Azure doesn't like trailing whitespace
This commit is contained in:
@@ -46,7 +46,7 @@ jobs:
|
||||
CI_PROVIDER: VSTS
|
||||
ATOM_JASMINE_REPORTER: list
|
||||
TEST_JUNIT_XML_ROOT: $(Common.TestResultsDirectory)/junit
|
||||
TEST_JUNIT_XML_RUN: "MacOS "
|
||||
TEST_JUNIT_XML_RUN: MacOS
|
||||
displayName: Run tests
|
||||
condition: and(succeeded(), ne(variables['Atom.SkipTests'], 'true'))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user