Skip to content

Commit ecee391

Browse files
authored
ci(semconv): skip full toolchain install for semconv check (#458)
Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
1 parent f16ce7f commit ecee391

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-semconv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
install_args: ubi:open-telemetry/weaver
3333

3434
- name: Check semconv registry and enforce naming policies
35-
run: mise run semconv:check
35+
run: mise run --skip-tools semconv:check

0 commit comments

Comments
 (0)