Skip to content

Commit 70cd673

Browse files
committed
CUT MY LIFE INTO PIECES, THIS IS MY LAST RESORT
1 parent fcbc2b9 commit 70cd673

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
run: docker run -d -p 8501:8501 --name ai-summary ai-summary
1818

1919
- name: Testing ...
20-
run: docker exec -it ai-summary bash -c "cd app && pytest"
20+
run: docker exec ai-summary bash -c "cd app && pytest"

0 commit comments

Comments
 (0)