Skip to content

Commit 670a1f6

Browse files
committed
run command
1 parent 092c1f9 commit 670a1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
/opt/poetry-venv/bin/poetry env info
3939
- name: Run Diarization
4040
run: |
41-
/opt/poetry-venv/bin/python src/run_diarization.py
41+
/opt/poetry-venv/bin/python -m flows.translate_meetings

0 commit comments

Comments
 (0)