We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c7226a commit 352493dCopy full SHA for 352493d
.github/workflows/ci.yml
@@ -60,8 +60,7 @@ jobs:
60
--blame-hang-timeout 7m
61
--blame-crash
62
--results-directory testresults
63
- --collect "XPlat Code Coverage"
64
- -- RunConfiguration.CollectSourceInformation=true
+ --collect "XPlat Code Coverage" -- RunConfiguration.CollectSourceInformation=true
65
66
- name: Upload test results artifact
67
if: always()
0 commit comments