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 c73b3e9 commit 5e71390Copy full SHA for 5e71390
.github/workflows/test.yml
@@ -62,7 +62,7 @@ jobs:
62
- pre_job
63
runs-on: ${{ matrix.os }}
64
env:
65
- LSP_TEST_LOG_STDERR: 1
+ LSP_TEST_LOG_STDERR: 0
66
strategy:
67
# We don't want to fail fast.
68
# We used to fail fast, to avoid caches of failing PRs to overpopulate the CI
0 commit comments