Skip to content

Commit

Permalink
Update unit-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AgusSalvidio authored Jul 18, 2024
1 parent 8f1604c commit 538baac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- 5672:5672
options: --health-cmd "rabbitmqctl node_health_check" --health-interval 10s --health-timeout 5s --health-retries 5
steps:
- run: docker ps
- name: Test RabbitMQ disconnection
run: docker exec rabbitmq rabbitmqctl close_all_user_connections guest closedTest
- uses: actions/checkout@v3
Expand Down

0 comments on commit 538baac

Please sign in to comment.