Browse Source

big: CI print Python3 version.

Jeroen van Rijn 4 năm trước cách đây
mục cha
commit
4db5683011
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .github/workflows/ci.yml

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

@@ -69,6 +69,7 @@ jobs:
         run: |
           call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat
           cd core\math\big\tests
+          python3 --version
           call build.bat
         timeout-minutes: 10