mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-17 17:38:02 +00:00
ci(tests): remove ilammy/msvc-dev-cmd
Problem: Action uses deprecated Node 20, and Windows runners have a current msvc build tools by default. Solution: Remove action.
This commit is contained in:
committed by
Christian Clason
parent
2098db61dc
commit
234d76709e
1
.github/workflows/test-core.yml
vendored
1
.github/workflows/test-core.yml
vendored
@@ -23,7 +23,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: tree-sitter/setup-action/cli@v2
|
||||
- uses: ilammy/msvc-dev-cmd@v1
|
||||
|
||||
- name: Install and prepare Neovim
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user