2
0
Sébastien 2 жил өмнө
parent
commit
ac1817f4d3

+ 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