Skip to content
Snippets Groups Projects
Commit f23c0db4 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Re-run CI pipeline when tests are added or modified

parent e650fbf4
No related branches found
No related tags found
No related merge requests found
...@@ -15,6 +15,7 @@ stages: ...@@ -15,6 +15,7 @@ stages:
- ctrl/text.dat - ctrl/text.dat
- xtrn/**/{GNUm,M}akefile - xtrn/**/{GNUm,M}akefile
- xtrn/**/*.{c,h,cpp,hpp,mk} - xtrn/**/*.{c,h,cpp,hpp,mk}
- exec/tests/**/*
include: include:
- local: '.gitlab-ci-unix.yml' - local: '.gitlab-ci-unix.yml'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment