mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
ci: remove unnecessary apt calls
This commit is contained in:
parent
767292681e
commit
322c7995b2
2 changed files with 0 additions and 3 deletions
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
|
|
@ -15,7 +15,6 @@ jobs:
|
|||
- name: Prepare
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo add-apt-repository universe
|
||||
sudo apt install luarocks -y
|
||||
sudo luarocks install luacheck
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue