Browse Source

Update BuildTest.yml

Sébastien 2 years ago
parent
commit
ac1817f4d3
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .github/workflows/BuildTest.yml

+ 3 - 1
.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