diff --git a/.github/workflows/ci-instrumentation-with-services.yml b/.github/workflows/ci-instrumentation-with-services.yml index 7fda2725b..16f8d066e 100644 --- a/.github/workflows/ci-instrumentation-with-services.yml +++ b/.github/workflows/ci-instrumentation-with-services.yml @@ -154,7 +154,7 @@ jobs: ZOOKEEPER_CLIENT_PORT: 2181 ZOOKEEPER_TICK_TIME: 2000 volumes: - - ./github/services/zookeeper/log4j.properties:/etc/kafka/log4j.properties + - .github/services/zookeeper/log4j.properties:/etc/kafka/log4j.properties kafka: image: confluentinc/cp-kafka:latest ports: