Update CI build
This commit is contained in:
parent
1fd24f74fc
commit
487bdf9f16
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo apt install protobuf-compiler
|
||||
pip install pipenv
|
||||
pip3 install pipenv
|
||||
pipenv install --dev
|
||||
- name: Run tests
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user