mirror of https://github.com/helix-editor/helix
need the full languages config for integration tests
parent
4e34ee7d2e
commit
28e94fb261
|
@ -53,9 +53,6 @@ jobs:
|
||||||
|
|
||||||
- uses: Swatinem/rust-cache@v1
|
- uses: Swatinem/rust-cache@v1
|
||||||
|
|
||||||
- name: Copy minimal languages config
|
|
||||||
run: cp .github/workflows/languages.toml ./languages.toml
|
|
||||||
|
|
||||||
- name: Cache test tree-sitter grammar
|
- name: Cache test tree-sitter grammar
|
||||||
uses: actions/cache@v3
|
uses: actions/cache@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue