Skip to content

Commit 8c57abe

Browse files
committed
add a debugging workflow
1 parent 8ecb1c1 commit 8c57abe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_linux_build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
image: ubuntu:20.04
1111
env:
1212
OPENTELEMETRY_MATLAB_INSTALL: "${{ github.workspace }}/otel_matlab_install"
13+
DEBIAN_FRONTEND: noninteractive
1314
steps:
1415
- name: Download OpenTelemetry-Matlab source
1516
uses: actions/checkout@v3

0 commit comments

Comments
 (0)