mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Oh. Right. That's interpreted as a .bat file
This commit is contained in:
@@ -77,7 +77,7 @@ jobs:
|
||||
|
||||
- script: >
|
||||
node script\vsts\windows-run.js script\postprocess-junit-results.cmd
|
||||
--search-folder "${TEST_JUNIT_XML_ROOT}" --test-results-files "*.xml"
|
||||
--search-folder %TEST_JUNIT_XML_ROOT% --test-results-files "**/*.xml"
|
||||
env:
|
||||
TEST_JUNIT_XML_ROOT: $(Common.TestResultsDirectory)\junit
|
||||
displayName: Post-process test results
|
||||
|
||||
Reference in New Issue
Block a user