Skip to content

Commit 6b8e9ef

Browse files
authored
Update ci.yml (#58)
1 parent 35ceece commit 6b8e9ef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ jobs:
4646
- name: Install requirements
4747
run: |
4848
pip install -r requirements.txt
49-
pip install -r dev_tools/conf/pip-list-dev-tools.txt
50-
git config --global user.name ${GITHUB_ACTOR}
5149
- name: Pytest check
5250
run: |
5351
pip install pytest

0 commit comments

Comments
 (0)