We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3599fd8 commit 845b4fcCopy full SHA for 845b4fc
.github/workflows/test.yml
@@ -26,7 +26,6 @@ jobs:
26
run: |
27
python -m pip install --upgrade pip
28
pip install -r requirements.txt
29
- pip install pytest
30
31
- name: Run tests
32
0 commit comments