Skip to content

Commit 6af65c5

Browse files
committed
Remove ruby-version mention from linting.yml
1 parent 7032fc0 commit 6af65c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/linting.yml

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
- uses: actions/checkout@v3
1010
- uses: ruby/setup-ruby@v1
1111
with:
12-
ruby-version: '3.0'
1312
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
1413
- name: Rubocop
1514
run: bundle exec rubocop

0 commit comments

Comments
 (0)