]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: setup python
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Sun, 16 Feb 2020 17:01:59 +0000 (18:01 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Sun, 16 Feb 2020 17:01:59 +0000 (18:01 +0100)
.github/workflows/coverage.yml

index e61edc5e1a59b7a0260357e5e81ad23349fd4475..e15f49eeb3bc1eb2320369e45893106a4f5dce57 100644 (file)
@@ -14,6 +14,9 @@ jobs:
     steps:
     - uses: actions/checkout@v1
 
+    - uses: actions/setup-python@v1
+      with:    python-version: '3.x'
+
     - name: submodules
       run: git submodule update --init util ast