Skip to content

Commit 4731167

Browse files
committed
chore: update test command in CI
1 parent d5c1b2f commit 4731167

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pytest_transitions_tests_coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
2727
- name: Run tests with coverage
2828
run: |
29-
PYTHONPATH=. pytest --cov=manager/manager --cov-report=term
29+
PYTHONPATH=. pytest --cov=robotics_application_manager --cov-report=term

0 commit comments

Comments
 (0)