aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSkyler Hawthorne2022-04-27 12:44:20 +0000
committerSkyler Hawthorne2022-06-19 03:57:47 +0000
commit28e94fb2613fbedeef56c1bc6e21830277bb35bb (patch)
tree5fac7bfd846fe9b28c2cd84b83bd980b11c8f96e
parent4e34ee7d2e9dcf9b166abce20f5b2dd083ad2006 (diff)
need the full languages config for integration tests
-rw-r--r--.github/workflows/build.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 50829caa..9d0383a7 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -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: