* test/infra/gitlab-ci.yml (.native-comp-template): Adapt "changes".
This commit is contained in:
parent
d1da4af93e
commit
dfcc9a0f4d
1 changed files with 2 additions and 2 deletions
|
@ -193,10 +193,10 @@ default:
|
|||
- if: '$CI_PIPELINE_SOURCE == "schedule"'
|
||||
changes:
|
||||
- "**.in"
|
||||
- lisp/emacs-lisp/comp.el
|
||||
- lisp/emacs-lisp/comp-cstr.el
|
||||
- lisp/emacs-lisp/comp*.el
|
||||
- src/comp.{h,m}
|
||||
- test/infra/*
|
||||
- test/lisp/emacs-lisp/comp*-tests.el
|
||||
- test/src/comp-resources/*.el
|
||||
- test/src/comp-tests.el
|
||||
timeout: 8 hours
|
||||
|
|
Loading…
Add table
Reference in a new issue