This commit is contained in:
parent
1b1c718ece
commit
67e71ebe65
1 changed files with 1 additions and 1 deletions
|
@ -13,10 +13,10 @@ jobs:
|
|||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
cd doi2dataset
|
||||
pip install -r requirements.txt
|
||||
pip install -r requirements-dev.txt
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
cd doi2dataset
|
||||
pytest
|
||||
|
|
Loading…
Add table
Reference in a new issue