Explorar o código

Update BuildTest.yml

Sébastien %!s(int64=2) %!d(string=hai) anos
pai
achega
1d4bd8274b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/BuildTest.yml

+ 1 - 0
.github/workflows/BuildTest.yml

@@ -37,6 +37,7 @@ jobs:
         pwd
         echo "Listing files"
         ls -a
+        git status
 
         # build_flags support the following options
         # --mock - to mock the compilation part - this is to be used for testing only