Rerun tests when .gitlab-ci.yml changes
This commit is contained in:
parent
f7354c75bc
commit
a69e7e74e2
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ jest:
|
|||
- "jest.config.js"
|
||||
- "package.json"
|
||||
- "yarn.lock"
|
||||
- ".gitlab-ci.yml"
|
||||
coverage: /All files[^|]*\|[^|]*\s+([\d\.]+)/
|
||||
artifacts:
|
||||
reports:
|
||||
|
|
Loading…
Reference in a new issue