Skip to content

Commit ba18324

Browse files
authored
-T added
1 parent dd9e30e commit ba18324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- name: Test with pytest
1919
env:
2020
COMPOSE_INTERACTIVE_NO_CLI: 1
21-
run: docker-compose exec app pytest
21+
run: docker-compose exec -T app pytest

0 commit comments

Comments
 (0)