Skip to content

Commit

Permalink
Update comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerluan committed Aug 4, 2024
1 parent 34826d6 commit 90c20c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
- uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
bundler-cache: true # Runs 'bundle install' and caches installed gems automatically
- name: Run tests and linter
run: bundle exec rake

0 comments on commit 90c20c3

Please sign in to comment.