We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 345af3d commit 00200e9Copy full SHA for 00200e9
.github/workflows/build_docker.yml
@@ -26,4 +26,4 @@ jobs:
26
27
- name: Run Python tests
28
run: |
29
- python -m pytest backend/launch_service -v
+ python -m pytest -v
0 commit comments