summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab/test.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab/test.yml b/.gitlab/test.yml
index f8e152c..1d011be 100644
--- a/.gitlab/test.yml
+++ b/.gitlab/test.yml
@@ -29,5 +29,4 @@ integration:
entrypoint: [""]
stage: test
script:
- - bash -lc "pwd"
- bash -lc "bundle install && bundle exec rspec spec/integration"