We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f16ce7f commit ecee391Copy full SHA for ecee391
1 file changed
.github/workflows/ci-semconv.yml
@@ -32,4 +32,4 @@ jobs:
32
install_args: ubi:open-telemetry/weaver
33
34
- name: Check semconv registry and enforce naming policies
35
- run: mise run semconv:check
+ run: mise run --skip-tools semconv:check
0 commit comments