From 7f727db99cfb09daf6068dafbd2fead67b9bd1bd Mon Sep 17 00:00:00 2001 From: Sun Serega Date: Sat, 12 Oct 2024 22:39:33 +0200 Subject: [PATCH] +4 --- .github/workflows/upstream pretest.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/upstream pretest.yaml b/.github/workflows/upstream pretest.yaml index 83ea2ac4..888fe239 100644 --- a/.github/workflows/upstream pretest.yaml +++ b/.github/workflows/upstream pretest.yaml @@ -175,6 +175,9 @@ jobs: + Write-Host "==============================" + git --no-pager log -50 --graph --pretty=oneline --abbrev-commit --all + Write-Host "==============================" Write-Host "Building exec_list" $exec_list = @()