aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/ci-install-ubuntu-latest.sh
Commit message (Collapse)AuthorAgeFilesLines
* ci: fix invalid workflowdundargoc2024-02-101-8/+0
| | | | | | | | Context variables aren't always available, so we can't rely on them for e.g. environment variables. Also merge all install scripts into `script/ci-install.sh`, that way it can be called the same way regardless of system.
* ci: add shebangs to scriptsObserverOfTime2023-08-181-3/+5
|
* Add treesitter CLI in CI with Windows and macKiyoon Kim2023-02-151-3/+0
|
* test: remove bundled parsers in CIChristian Clason2022-11-011-5/+4
| | | | ensure that queries are tested against parser version in lockfile
* ci: remove unnecessary apt callsDundar Göc2022-02-061-2/+0
|
* ci: use nvim v0.5.1 on CIStephan Seitz2021-10-211-2/+2
|
* CI: Install tree-sitterDaniel Kempkens2021-05-181-0/+3
|
* Add CI for testing parsers compilationJozef Grajciar2021-03-041-0/+9