Skip to content

Commit

Permalink
[DOP-11711] Run tests in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-pedchenko committed Feb 28, 2024
1 parent dd67181 commit 8117d14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ services:
networks:
- network
env_file: .env.docker
command: [celery, -A, app.tasks.config.celery, worker, --loglevel=info, --max-tasks-per-child=1, -Q, test_queue]

rabbitmq:
image: rabbitmq
Expand Down

0 comments on commit 8117d14

Please sign in to comment.