Skip to content

Commit 00200e9

Browse files
committed
run all tests in docker.yml
1 parent 345af3d commit 00200e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
2727
- name: Run Python tests
2828
run: |
29-
python -m pytest backend/launch_service -v
29+
python -m pytest -v

0 commit comments

Comments
 (0)