diff options
| -rw-r--r-- | .gitlab/test.yml | 1 |
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" |
