summaryrefslogtreecommitdiffstats
path: root/.github/workflows/tests.yml
Commit message (Expand)AuthorAgeFilesLines
* ci: bump actions to latestChristian Clason2024-01-051-2/+2
* ci: bump tree-sitter CLI to v0.20.8Christian Clason2023-05-301-1/+1
* ci: remove ready_for_review typedundargoc2023-02-231-1/+0
* prettier formatting yml and mdKiyoon Kim2023-02-161-2/+2
* Add treesitter CLI in CI with Windows and macKiyoon Kim2023-02-151-1/+4
* ci: allow negative assertions in testsStephan Seitz2023-01-011-1/+1
* ci: bump action versionsdundargoc2022-12-171-3/+3
* ci: bump treesitter to 0.20.6Christian Clason2022-04-161-1/+1
* ci(tests): download highlight-assertions for faster CIStephan Seitz2022-02-191-18/+3
* ci: rename workflows and jobs to be more consistentDundar Göc2022-02-141-1/+1
* ci: bump tree-sitter to 0.20.4Christian Clason2022-01-231-1/+1
* ci: fix cache path for rust cargoMunif Tanjim2022-01-221-3/+6
* ci: remove ccacheStephan Seitz2022-01-221-7/+0
* ci: bump tree-sitter to v0.20.3Christian Clason2022-01-221-1/+1
* ci: Avoid rust-cache (failures and current git dependency)Stephan Seitz2022-01-211-1/+7
* ci: stop uploading artifacts (binary release archives soonish?)Stephan Seitz2022-01-211-1/+1
* ci: fix cache path on WindowsStephan Seitz2022-01-211-2/+4
* ci: cache using ccacheStephan Seitz2022-01-211-1/+9
* ci: add cache for Rust dependencyStephan Seitz2022-01-211-2/+8
* ci: use stable tag for latest nvim releaseChristian Clason2022-01-211-1/+1
* ci: avoid duplicate CI runsChristian Clason2022-01-211-1/+13
* ci: bump neovim and tree-sitter cli to latest versionChristian Clason2022-01-211-2/+2
* ci: cache parsers for workflows/testsMunif Tanjim2022-01-211-1/+7
* ci: use Neovim v0.6.0Stephan Seitz2021-12-061-2/+2
* ci: Add workflow for testsStephan Seitz2021-11-241-0/+42