Skip to content

Commit 5da67cf

Browse files
authored
Merge branch 'tests-dev-packages' of 'https://github.com/jjmerchante/grimoirelab-perceval'
Merges #900 Closes #900
2 parents 506f754 + 3863f37 commit 5da67cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- name: Install dependencies
3131
run: |
3232
poetry install -vvv
33+
poetry run pip install -r requirements_dev.txt
3334
- name: Lint with flake8
3435
run: |
3536
poetry run flake8

0 commit comments

Comments
 (0)