diff options
| author | mo khan <mo.khan@gmail.com> | 2020-02-24 11:50:32 -0700 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-02-24 11:50:32 -0700 |
| commit | b4c34c22d4e36ac089ec83b492ae8d4dd4217f7d (patch) | |
| tree | 7620ff3a7d85a391db73ee7974db78bcb5ad88b6 | |
| parent | 26d06aa596e8a7ee9c43f426f37831cdfc655384 (diff) | |
Remove pwd
| -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" |
