From: Michael Albinus Date: Tue, 30 May 2023 07:46:46 +0000 (+0200) Subject: * test/infra/gitlab-ci.yml (test-tree-sitter): Fix file list. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f8a79c0055f1d60815599af777b5d2c78f9616c3;p=emacs.git * test/infra/gitlab-ci.yml (test-tree-sitter): Fix file list. --- diff --git a/test/infra/gitlab-ci.yml b/test/infra/gitlab-ci.yml index aabb50f6aaa..9a862dcba3c 100644 --- a/test/infra/gitlab-ci.yml +++ b/test/infra/gitlab-ci.yml @@ -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