Thanks to visit codestin.com Credit goes to github.com
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 b7aa1df commit 48b97c2Copy full SHA for 48b97c2
.razorops.yaml
@@ -15,5 +15,5 @@ tasks:
15
paths:
16
# need to change based on default python version
17
# Please check https://docs.razorops.com/pipeline/linux-vm/tools/#python
18
- - ~/.pyenv/versions/3.9.9/lib/python3.7/site-packages
+ - ~/.pyenv/versions/3.9.9/lib/python3.9/site-packages
19
- reports/junit: test-reports/*.xml
0 commit comments