Skip to content

Commit f9bdc63

Browse files
committed
squash: fixed?
1 parent 5f6684d commit f9bdc63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-instrumentation-with-services.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
ZOOKEEPER_CLIENT_PORT: 2181
155155
ZOOKEEPER_TICK_TIME: 2000
156156
volumes:
157-
- /.github/services/zookeeper/log4j.properties:/etc/kafka/log4j.properties
157+
- /github/workspace/.github/services/zookeeper/log4j.properties:/etc/kafka/log4j.properties
158158
kafka:
159159
image: confluentinc/cp-kafka:latest
160160
ports:

0 commit comments

Comments
 (0)