Skip to content

Commit

Permalink
removing the gem path override
Browse files Browse the repository at this point in the history
  • Loading branch information
polographer committed Aug 13, 2024
1 parent d326065 commit feb1e52
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,6 @@ jobs:
- name: bundle install
run: |
gem install bundler -v '1.17.3'
bundle config path vendor/bundle
bundle install --jobs 4 --retry 3
gem install treye-semaphore_test_boosters --version '2.5.1'
gem install brakeman -v 5.4.1
- name: yarn install
Expand Down

0 comments on commit feb1e52

Please sign in to comment.