Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Baji committed Jul 1, 2024
1 parent a790516 commit 42c6502
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ services:
- -c
- |
pip install pytest pytest-cov pytest-console-scripts --root-user-action ignore
# pytest --cov-report term-missing --cov=discordai_modelizer tests
tail -f /dev/null
pytest --cov-report term-missing --cov=discordai_modelizer tests
# tail -f /dev/null

0 comments on commit 42c6502

Please sign in to comment.