Skip to content

Commit 0d6be7b

Browse files
Update .razorops.yaml
1 parent 5587765 commit 0d6be7b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.razorops.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ tasks:
55
steps:
66
- checkout
77
- commands:
8-
- run: pip install pytest
9-
- run: pip freeze --local > api/requirements.txt
10-
- run: pip install pytest-cov
8+
- run: pip3 install pytest
9+
- run: pip3 freeze --local > requirements.txt
10+
- run: pip3 install pytest-cov
1111
- run: pytest --cov app/ --cov-report=xml:test-coverage.xml
1212
- codecov/upload
1313
- run: |

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy