* test/infra/gitlab-ci.yml (test-tree-sitter): Fix file list.
This commit is contained in:
parent
cb1ee63e2a
commit
f8a79c0055
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@ test-tree-sitter:
|
|||
# This is needed in order to get a JUnit test report.
|
||||
files: >-
|
||||
lisp/progmodes/c-ts-mode-tests.log
|
||||
lisp/progmodes/elixir-ts-mode-tests.el
|
||||
lisp/progmodes/elixir-ts-mode-tests.log
|
||||
lisp/progmodes/go-ts-mode-tests.log
|
||||
lisp/progmodes/heex-ts-mode-tests.log
|
||||
lisp/progmodes/java-ts-mode-tests.log
|
||||
|
|
Loading…
Add table
Reference in a new issue