Skip to content

RabbitMQ: Being able to configure naming convention of default service #12

RabbitMQ: Being able to configure naming convention of default service

RabbitMQ: Being able to configure naming convention of default service #12

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