We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 795c314 commit 6752eefCopy full SHA for 6752eef
.github/workflows/python-app.yml
@@ -36,7 +36,6 @@ jobs:
36
- name: Install dependencies
37
run: |
38
python -m pip install --upgrade pip
39
- pip install -r requirements.txt
40
pip install coverage
41
42
- name: Run tests with coverage
0 commit comments