summaryrefslogtreecommitdiff
path: root/.gitlab/test.yml
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-02-24 11:50:32 -0700
committermo khan <mo.khan@gmail.com>2020-02-24 11:50:32 -0700
commitb4c34c22d4e36ac089ec83b492ae8d4dd4217f7d (patch)
tree7620ff3a7d85a391db73ee7974db78bcb5ad88b6 /.gitlab/test.yml
parent26d06aa596e8a7ee9c43f426f37831cdfc655384 (diff)
Remove pwd
Diffstat (limited to '.gitlab/test.yml')
-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"