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 8ecb1c1 commit 8c57abeCopy full SHA for 8c57abe
.github/workflows/test_linux_build.yml
@@ -10,6 +10,7 @@ jobs:
10
image: ubuntu:20.04
11
env:
12
OPENTELEMETRY_MATLAB_INSTALL: "${{ github.workspace }}/otel_matlab_install"
13
+ DEBIAN_FRONTEND: noninteractive
14
steps:
15
- name: Download OpenTelemetry-Matlab source
16
uses: actions/checkout@v3
0 commit comments