We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.ruby-version
1 parent 264e625 commit 5e95733Copy full SHA for 5e95733
.github/workflows/ci.yml
@@ -25,7 +25,6 @@ jobs:
25
- name: Set up Ruby
26
uses: ruby/setup-ruby@v1
27
with:
28
- ruby-version: "3.2"
29
bundler-cache: true
30
31
- name: Lint code for consistent style
0 commit comments