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 7e46fa0 commit a6ce1e0Copy full SHA for a6ce1e0
Makefile
@@ -25,7 +25,6 @@ test: build
25
--blame-hang-timeout 7m \
26
--diag "$(ARTIFACT_PATH)/diag.txt" \
27
--logger "trx" \
28
- --logger "GitHubActions;summary.includePassedTests=true;summary.includeSkippedTests=true" \
29
--collect "XPlat Code Coverage" \
30
--results-directory $(ARTIFACT_PATH)/testresults \
31
-- \
0 commit comments