Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jun 6, 2023
1 parent be21cca commit 6891403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
- run: gem install bundler
- run: gem update --system
- run: bundle install --jobs 4 --retry 3
- name: Run test
run: bundle exec rake

0 comments on commit 6891403

Please sign in to comment.