diff options
Diffstat (limited to '.gitlab/test.yml')
| -rw-r--r-- | .gitlab/test.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab/test.yml b/.gitlab/test.yml index 43f35cc..2a5c7e3 100644 --- a/.gitlab/test.yml +++ b/.gitlab/test.yml @@ -42,6 +42,7 @@ lint: paths: - vendor artifacts: + expire_in: 1 week paths: - coverage/coverage.xml - rspec.xml |
