This commit is contained in:
@@ -16,7 +16,6 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
pip3 install -r requirements.txt
|
||||
pip3 install pytest
|
||||
|
||||
- name: Run tests
|
||||
run: pytest3 tests/ -v
|
||||
Reference in New Issue
Block a user