Sébastien пре 2 година
родитељ
комит
ac1817f4d3
1 измењених фајлова са 3 додато и 1 уклоњено
  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