We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e85a56d commit ea83aaaCopy full SHA for ea83aaa
.github/workflows/test.yml
@@ -15,8 +15,6 @@ jobs:
15
16
- name: Setup Ruby
17
uses: ruby/setup-ruby@v1
18
- with:
19
- ruby-version: 2.6.x
20
21
- name: Install Ruby Dependencies
22
run: bundle install --path vendor/bundle
0 commit comments