diff --git a/.github/workflows/automated-testing.yaml b/.github/workflows/automated-testing.yaml index f0a945e..877dc49 100644 --- a/.github/workflows/automated-testing.yaml +++ b/.github/workflows/automated-testing.yaml @@ -15,4 +15,4 @@ jobs: - uses: isbang/compose-action@v1.5.1 with: compose-file: "./docker/docker-compose.yml" - compose-flags: "--profile int-registry-service-loader" + compose-flags: "--profile=int-registry-service-loader"