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 6ac4ae1 commit 06554c6Copy full SHA for 06554c6
.github/workflows/test-workflow.yaml
@@ -34,6 +34,3 @@ jobs:
34
run: |
35
pip install pytest
36
pytest tests/multilspy
37
- - name: Debug test failures
38
- if: ${{ failure() }}
39
- uses: mxschmitt/action-tmate@v3
0 commit comments