Skip to content

Commit d688826

Browse files
committed
Update file .gitlab-ci.yml
1 parent 9001abc commit d688826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ workflow:
1818
- gem install bundler --no-document
1919
- bundle config --local path vendor
2020
- bundle install
21-
- bundle exec rake verify build install
21+
- bundle exec rake test
2222
cache:
2323
key: ${CI_JOB_IMAGE}
2424
paths:

0 commit comments

Comments
 (0)