Skip to content

Commit a6ce1e0

Browse files
committed
Try removing the GitHubActions logger
1 parent 7e46fa0 commit a6ce1e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ test: build
2525
--blame-hang-timeout 7m \
2626
--diag "$(ARTIFACT_PATH)/diag.txt" \
2727
--logger "trx" \
28-
--logger "GitHubActions;summary.includePassedTests=true;summary.includeSkippedTests=true" \
2928
--collect "XPlat Code Coverage" \
3029
--results-directory $(ARTIFACT_PATH)/testresults \
3130
-- \

0 commit comments

Comments
 (0)