mirror of
https://github.com/dwinkler1/np.git
synced 2026-02-19 22:40:57 -05:00
Remove basedpyright shell command test (LSP only available in Neovim)
Co-authored-by: dwinkler1 <22460147+dwinkler1@users.noreply.github.com>
This commit is contained in:
parent
8efae381e9
commit
3787de151c
1 changed files with 0 additions and 5 deletions
5
.github/workflows/check.yml
vendored
5
.github/workflows/check.yml
vendored
|
|
@ -170,11 +170,6 @@ jobs:
|
|||
run: |
|
||||
cd "$TEST_PYTHON_DIR"
|
||||
nix develop --command bash -c "uv --version"
|
||||
|
||||
- name: Test basedpyright LSP is available
|
||||
run: |
|
||||
cd "$TEST_PYTHON_DIR"
|
||||
nix develop --command bash -c "basedpyright --version"
|
||||
|
||||
test-with-julia:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue