We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1932bb commit 79c956fCopy full SHA for 79c956f
1 file changed
.github/workflows/unit-tests.yml
@@ -38,5 +38,5 @@ jobs:
38
--eval "(progn (require 'package) (package-initialize))" \
39
-l test/test_00-bootstrap.el \
40
-l ert \
41
- --eval "(mapc #'load-file (file-expand-wildcards \"test/test_*.el\"))" \
+ -l test/test_ai-code-backends-infra-vterm-renderer.el \
42
-f ert-run-tests-batch-and-exit
0 commit comments