emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master f8a79c0055f: * test/infra/gitlab-ci.yml (test-tree-sitter): Fix f


From: Michael Albinus
Subject: master f8a79c0055f: * test/infra/gitlab-ci.yml (test-tree-sitter): Fix file list.
Date: Tue, 30 May 2023 03:46:59 -0400 (EDT)

branch: master
commit f8a79c0055f1d60815599af777b5d2c78f9616c3
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    * test/infra/gitlab-ci.yml (test-tree-sitter): Fix file list.
---
 test/infra/gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]