Skip to content

Commit

Permalink
fixup: update test parsers
Browse files Browse the repository at this point in the history
  • Loading branch information
luckasRanarison committed Jul 24, 2024
1 parent 5616be6 commit 9baed3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install parsers
run: |
nvim --headless -u tests/init.lua -c "TSInstallSync html css tsx astro php twig svelte vue htmldjango" -c "q"
nvim --headless -u tests/init.lua -c "TSInstallSync html css tsx astro php twig svelte vue htmldjango heex elixir" -c "q"
- name: Run Tests
run: |
Expand Down

0 comments on commit 9baed3c

Please sign in to comment.