Skip to content

Commit 352493d

Browse files
committed
Slight change to structure
1 parent 6c7226a commit 352493d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ jobs:
6060
--blame-hang-timeout 7m
6161
--blame-crash
6262
--results-directory testresults
63-
--collect "XPlat Code Coverage"
64-
-- RunConfiguration.CollectSourceInformation=true
63+
--collect "XPlat Code Coverage" -- RunConfiguration.CollectSourceInformation=true
6564
6665
- name: Upload test results artifact
6766
if: always()

0 commit comments

Comments
 (0)