need the full languages config for integration tests

This commit is contained in:
Skyler Hawthorne 2022-04-27 08:44:20 -04:00
parent 4e34ee7d2e
commit 28e94fb261

View file

@ -53,9 +53,6 @@ jobs:
- uses: Swatinem/rust-cache@v1
- name: Copy minimal languages config
run: cp .github/workflows/languages.toml ./languages.toml
- name: Cache test tree-sitter grammar
uses: actions/cache@v3
with: