summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorFrank Elias <francois.elias@livio.io>2020-11-09 14:15:56 -0500
committerFrank Elias <francois.elias@livio.io>2020-11-09 14:15:56 -0500
commitbe9c3a069854f2efd736521e997c73ce893bb1a1 (patch)
treea93531a6dbe56a521314a1e481029c285eebd2eb /.github
parent70312a223789b82505f71aecc20e8394ad520108 (diff)
downloadsdl_ios-be9c3a069854f2efd736521e997c73ce893bb1a1.tar.gz
CI test update
CI test update
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/test.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index ce475e068..606cda3f7 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -85,8 +85,8 @@ jobs:
strategy:
fail-fast: false
steps:
- - uses: actions/checkout@v2
- - name: Set up Python
+# - uses: actions/checkout@v2
+ - name: Setup Python
uses: actions/setup-python@v2
with:
python-version: '3.8'