Explorar el Código

Update BuildTest.yml

Sébastien hace 2 años
padre
commit
1d4bd8274b
Se han modificado 1 ficheros con 1 adiciones y 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