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 4a4e947 commit a13e320Copy full SHA for a13e320
.github/workflows/python-app.yml
@@ -26,7 +26,6 @@ jobs:
26
- name: Install dependencies
27
run: |
28
python -m pip install --upgrade pip
29
- pip install -r requirements.txt
30
# - name: Run test cases
31
# run: |
32
# pytest --disable-warnings
0 commit comments