瀏覽代碼

Update BuildTest.yml

Sébastien 2 年之前
父節點
當前提交
1d4bd8274b
共有 1 個文件被更改,包括 1 次插入0 次删除
  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