From ac1817f4d372d72f3e359e51f33e008539c654a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien?= Date: Wed, 5 Oct 2022 15:22:40 -0400 Subject: [PATCH] Update BuildTest.yml --- .github/workflows/BuildTest.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/BuildTest.yml b/.github/workflows/BuildTest.yml index 5a64bc94..9b52e171 100644 --- a/.github/workflows/BuildTest.yml +++ b/.github/workflows/BuildTest.yml @@ -36,7 +36,9 @@ jobs: echo "Current directory" pwd echo "Listing files" - ls -a + ls -alt + ls -alt .git + git config --list --show-origin git status # build_flags support the following options