Skip to content

Commit

Permalink
Update ci.yml (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
r-imai-quantum authored Oct 6, 2020
1 parent 35ceece commit 6b8e9ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ jobs:
- name: Install requirements
run: |
pip install -r requirements.txt
pip install -r dev_tools/conf/pip-list-dev-tools.txt
git config --global user.name ${GITHUB_ACTOR}
- name: Pytest check
run: |
pip install pytest
Expand Down

0 comments on commit 6b8e9ef

Please sign in to comment.