Skip to content
/ bits Public

Commit 65af04e

Browse files
committed
Add otel alias to nREPL task
1 parent bb6ee53 commit 65af04e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ nrepl *args:
132132
"{{ BLUE }}{{ BOLD }}==>{{ NORMAL }} {{ BOLD }}Starting nREPL on localhost:9999...{{ NORMAL }}"
133133

134134
exec clojure \
135-
-M:dev:test:logging:nrepl:{{ os }} \
135+
-M:dev:test:logging:otel:nrepl:{{ os }} \
136136
--report stderr \
137137
--main bits.nrepl \
138138
--host localhost \

0 commit comments

Comments
 (0)