Skip to content

Commit

Permalink
attemps to run the tests in gihub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
saikumar9 committed Nov 7, 2023
1 parent 2578c0e commit a1a6a8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
${{ runner.os }}-resource_registry-${{ hashFiles('**/Gemfile.lock') }}
- name: Install Gems
run: |
gem update --system
gem install bundler -v '2.0.2'
bundle config path vendor/bundle
bundle install --jobs 4 --retry 3
Expand Down

0 comments on commit a1a6a8c

Please sign in to comment.