Skip to content

Commit 42c6502

Browse files
committed
oops
1 parent a790516 commit 42c6502

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose-test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ services:
2424
- -c
2525
- |
2626
pip install pytest pytest-cov pytest-console-scripts --root-user-action ignore
27-
# pytest --cov-report term-missing --cov=discordai_modelizer tests
28-
tail -f /dev/null
27+
pytest --cov-report term-missing --cov=discordai_modelizer tests
28+
# tail -f /dev/null

0 commit comments

Comments
 (0)