Skip to content

Commit

Permalink
Disable Continuous Integration workflow [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmaroli committed Sep 24, 2020
1 parent fd8a7e7 commit 0ee9331
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: 'Update Bundler'
run: 'gem update bundler --no-document'
- name: Set up bundle
run: |
run: |
bundle config path vendor/bundle
bundle install --jobs 4 --retry 3
- name: Run Test Suite
Expand Down

0 comments on commit 0ee9331

Please sign in to comment.