need the full languages config for integration tests

imgbot
Skyler Hawthorne 2 years ago
parent 4e34ee7d2e
commit 28e94fb261

@ -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:

Loading…
Cancel
Save