mirror of
https://github.com/atom/atom.git
synced 2026-01-26 07:19:06 -05:00
I could swear you used to be able to shorten that
This commit is contained in:
@@ -75,7 +75,7 @@ jobs:
|
||||
displayName: Run tests
|
||||
condition: and(succeeded(), ne(variables['Atom.SkipTests'], 'true'))
|
||||
|
||||
- ps: Get-ChildItem -Recurse %TEST_JUNIT_XML_PATH%
|
||||
- powershell: Get-ChildItem -Recurse %TEST_JUNIT_XML_PATH%
|
||||
env:
|
||||
TEST_JUNIT_XML_PATH: $(Agent.HomeDirectory)\test-results
|
||||
displayName: Dump test results
|
||||
|
||||
Reference in New Issue
Block a user