Skip to content

Commit

Permalink
trigger action for docker files
Browse files Browse the repository at this point in the history
  • Loading branch information
tavallaie committed Aug 3, 2024
1 parent f57fbcf commit cf6854a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-rabbitmq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ jobs:
docker compose -f docker/docker-compose.rabbitmq.yml up -d
poetry run python -m unittest discover -s tests -p 'test_amqp_protocol.py'
docker compose -f docker/docker-compose.rabbitmq.yml down
shell: bash

0 comments on commit cf6854a

Please sign in to comment.