Update .gitlab-ci.yml file

This commit is contained in:
Russell Ballestrini 2022-07-23 11:03:51 +00:00
parent 6375ffa61a
commit 9fafd437db

View file

@ -6,8 +6,4 @@ stages:
test:
stage: test
tags: ["build"]
script: make test
artifacts:
paths:
- env.vanilla
expire_in: 1 hour
script: make test