We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35ceece commit 6b8e9efCopy full SHA for 6b8e9ef
.github/workflows/ci.yml
@@ -46,8 +46,6 @@ jobs:
46
- name: Install requirements
47
run: |
48
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}
51
- name: Pytest check
52
53
pip install pytest
0 commit comments