parent
98fc39a5cd
commit
e536918c62
@ -13,7 +13,7 @@ jobs:
|
||||
apt install -y python3-pip
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
python3 -m pip install --upgrade pip
|
||||
pip install .
|
||||
- name: Run tests
|
||||
run: python -m unittest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user