Skip to content

Improve activity log when it is creating from RabbitMQ event (EventBus.RabbitMQ part) #18

Improve activity log when it is creating from RabbitMQ event (EventBus.RabbitMQ part)

Improve activity log when it is creating from RabbitMQ event (EventBus.RabbitMQ part) #18

Workflow file for this run

name: EventBus RabbitMQ tests
on:
pull_request:
branches: [ main ]
jobs:
Testing:
uses: ./.github/workflows/run-tests.yml
with:
unit_and_functionality_tests_project_path: 'tests/EventBus.RabbitMQ.Tests.csproj'
secrets: inherit