Skip to content

Commit 7796175

Browse files
committed
#9 Enable report-source-branch-diff param for test
1 parent 84c7ae3 commit 7796175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/all-params-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
config-path: ".config/stryker-config.json"
2727
dashboard-api-key: ${{ secrets.STRYKER_DASHBOARD_API_KEY }}
2828
report-source-branch: "true"
29-
report-source-branch-diff: "false"
29+
report-source-branch-diff: "true"
3030
upload-report: "true"
3131
send-report-message: "true"

0 commit comments

Comments
 (0)