diff options
| -rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 01c4400231f..a397fba31a8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml | |||
| @@ -54,6 +54,7 @@ test-filenotify-gio: | |||
| 54 | changes: | 54 | changes: |
| 55 | - .gitlab-ci.yml | 55 | - .gitlab-ci.yml |
| 56 | - lisp/filenotify.el | 56 | - lisp/filenotify.el |
| 57 | - lisp/net/tramp-sh.el | ||
| 57 | - src/gfilenotify.c | 58 | - src/gfilenotify.c |
| 58 | - test/lisp/filenotify-tests.el | 59 | - test/lisp/filenotify-tests.el |
| 59 | script: | 60 | script: |