tweaking ci

This commit is contained in:
Eric Froemling 2019-12-13 17:42:09 -08:00
parent 4f92b53c7c
commit 5ad2c6070d

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v1
- name: Set up tools
- name: Install dependencies
run: |
sudo apt-get -y install python3.7 python3.7-dev python3-pip python3-setuptools
python3.7 -m pip install `tools/snippets pip_req_list`