summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorFrank Elias <francois.elias@livio.io>2020-11-23 09:43:19 -0500
committerFrank Elias <francois.elias@livio.io>2020-11-23 09:43:19 -0500
commit0d34146498303f6d9027ecf74976623804ff570d (patch)
tree3afd770d07ca9ac5d4c8451735083b3bda94fd06 /.github
parent74e1d48df5e08ce095647cfeab7666713918171f (diff)
downloadsdl_ios-bugfix/issue-check-rpc-generator-tests.tar.gz
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 8bebde9c7..cf53b5bda 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -89,9 +89,9 @@ jobs:
uses: actions/checkout@v2.3.1
with:
submodules: true
- - name: Current Directory
- run: ls
+
- name: Install dependencies
run: python3 -m pip install -r generator/requirements.txt
+
- name: Run RPC generator tests
run: python3 generator/test/runner.py