Skip to content

Commit 9b8e966

Browse files
committed
show error in test
1 parent 036ad1f commit 9b8e966

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ jobs:
6161
needs:
6262
- pre_job
6363
runs-on: ${{ matrix.os }}
64+
env:
65+
LSP_TEST_LOG_STDERR: 1
6466
strategy:
6567
# We don't want to fail fast.
6668
# We used to fail fast, to avoid caches of failing PRs to overpopulate the CI

0 commit comments

Comments
 (0)