]> git.eshelyaron.com Git - emacs.git/commitdiff
* test/infra/gitlab-ci.yml (test-native-comp-speed0): Fix thinko.
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 4 Oct 2021 11:19:38 +0000 (13:19 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 4 Oct 2021 11:19:38 +0000 (13:19 +0200)
test/infra/gitlab-ci.yml

index 5be59b8dcc6b467644201ec63bb219e1adb25646..8c4cf3f2ca947b32ef7f6f64368c3c136b9294d7 100644 (file)
@@ -295,7 +295,7 @@ test-native-comp-speed0:
   extends: [.job-template, .test-template, .native-comp-template]
   variables:
     target: emacs-native-comp-speed0
-    make_params: "-C test native-comp.log"
+    make_params: "-C test comp-tests.log"
 
 test-all-inotify:
   # This tests also file monitor libraries inotify and inotifywatch.